2004-01-12 |
Chris Lattner | Add header file I accidentally removed in teh shuffle |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Fix out of date comment, remove use of ConstantExpr... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Remove use of the ConstantHandling interfaces |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Remove use of ConstantExpr::getShift |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Don't use ConstantExpr::getShift anymore |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Make ConstantExpr::get work for shifts as well |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Remove use of ConstantHandling |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | llvm::ConstantFoldInstruction |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Move prototype of llvm::ConstantFoldInstruction |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Move llvm::ConstantFoldInstruction from VMCore to here... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Move llvm::ConstantFoldInstruction from here to Transfo... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Remove uses of ConstantHandling itf |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Eliminate use of ConstantHandling itf |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Remove use of ConstantHandling itf |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Eliminate use of ConstantHandling itf |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Use constantexprs for casts. Eliminate use of the... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Fix fairly severe bug in my last checking where we... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Eliminate annoying warnings from the tester, hopefully... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
John Criswell | Modified the configure script so that it defines BISON... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
John Criswell | The configure script now defines BISON as the name... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Alkis Evlogimenos | Output mov %REG = 0 instead of xor %REG, %REG, %REG... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Testcase for PR204 |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | Add support for %llvmgcc |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Chris Lattner | * Implement minor performance optimization for the... |
commit | commitdiff | tree | snapshot |
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 |
next |