2004-01-12 |
Chris Lattner | Test to make sure we can SCCP load instructions |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Do not hack on volatile loads. I'm not sure what the... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Implement SCCP/phitest.ll |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | New testcase, allow folding of binary operators that... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Implement Transforms/ScalarRepl/phinodepromote.ll,... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Chris Lattner | Implement: Assembler/2004-01-11-getelementptrfolding.llx |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Chris Lattner | This isn't really an assembler test. This tests to... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Chris Lattner | Urg, remove testing code. |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Chris Lattner | Fix a regression that I introduced yesterday. :( |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Alkis Evlogimenos | Make LiveVariables::HandlePhysRegUse and |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Check in two changes: |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Hrm, another minor cleanup, which I missed before |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Minor cleanup |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Update obsolete comments |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Do not bother to emit a BytecodeBlock for an empty... |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Remove use of llvm/CodeGen/InstrSelection.h |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Remove standard C header wrappers |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Remove config wrapper around <cerrno> |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Remove standard C file wrapper |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Remove wrapper for standard C file, use <cstdlib> instead |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Remove wrappers around std c files |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Dead file, use <cstring> instead of this. |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Err, we don't need Config/*.h files for things that... |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | minor comment tweaks |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | remove obsolete file |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | * finegrainify namespacification of ArchiveReader.cpp |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Refactor writer stuff out of include/llvm/Bytecode... |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Fix annoying warnings. W doesn't have a revision number |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Live var is now in lib/Target/Sparc |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Move sparc-specific code into lib/Target/Sparc |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Move sparc-specific livevar code into lib/Target/Sparc |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Fix more incestuous #includage. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Finegrainify namespacification. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Move InstrSelection into lib/Target/Sparc, as it's... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Move InstrSelection into lib/Target/Sparc, as it's... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Move lib/Codegen/RegAlloc into lib/Target/Sparc, as... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Remove dependence on structure index type. s/MT/FT |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Remove an obsolete method, including its _long_ out... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Inching towards fixing PR82 |
commit | commitdiff | tree | snapshot |
2004-01-09 |
Chris Lattner | Inching our way towards fixing PR82 |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Chris Lattner | Remove yet another obsolete comment :) |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Brian Gaeke | Fix typos. Rewrite head-of-file comment. |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Brian Gaeke | Fix typos. Regularize include guard. |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Chris Lattner | New bugs fixed |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Chris Lattner | Testcase for PR202 |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Chris Lattner | Improve encapsulation in the Loop and LoopInfo classes... |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Chris Lattner | explain the jump for llvm-db |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Alkis Evlogimenos | Add a separate list of fixed intervals. This improves... |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Alkis Evlogimenos | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Alkis Evlogimenos | Remove declared but undefined method. |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Alkis Evlogimenos | Change perl interpreter path to the standard /usr/bin... |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Alkis Evlogimenos | Change implementation of LiveIntervals::overlap().... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | Ugh, fix some copy and pasted code that somehow never... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Alkis Evlogimenos | Pass std::string to constructor as const reference... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | restore comments to this file |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | * Implement set/show args |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | implement the "null command" which repeats the last... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | Add support for new intrinsic |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | add new intrinsic |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | add new method |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | Add links to SLD from the LangRef.html doc |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Brian Gaeke | Fix some typos and copy-and-paste-os in comments, and... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Alkis Evlogimenos | Remove simple coalescing. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | /me slaps head |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | /me slaps forehead |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | fix warning |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add VMCore and code generator support for debugging... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add some intrinsics |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | An example testcase for use in the debugger. Currently... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add new directory |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Initial checkin of the LLVM Source-Level Debugger.... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add new dir |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Initial checkin of the LLVM source-level debugger.... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Initial implementation of some source-level debugging... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | First version of this document. It is still missing... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Alkis Evlogimenos | Currently we cannot handle two-address instructions... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Alkis Evlogimenos | Update description. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
John Criswell | Regression test for initializers with members of unknow... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
John Criswell | Not all platforms supports sighandler_t, so I changed... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add new ExecutionEngine::getGlobalValueAtAddress method... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add new ExecutionEngine::getGlobalValueAtAddress method... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | * Add a new helper progress method |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add some comments, add new getGlobalVariable method |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add some comments, add a new getGlobalVariable method |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | * Make Module::getTypeName const |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Make the lookup method const. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add a bunch of fine tunings that Reid contributed.... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | add new function |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add new function |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | clarify comments |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | New class, useful for command-line interactive programs. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | doxygenify |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | testcase for PR198 |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Fix PR198 |
commit | commitdiff | tree | snapshot |
next |