2003-06-17 |
Chris Lattner | Implement handling of constantexprs for disambiguation... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Add new testcase |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Avoid divide by zero errors |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Fix misspelling of ExtraSources, hopefully to unbreak... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Fix bug: Assembler/2003-06-17-InvokeDisassemble.llx |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Fairly major change: emit fixed sized allocas in the... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Don't corrupt memory when removing an instruction from... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Brian Gaeke | Regularize the names of #include-guards. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Just _EXTEND_ the current path. Don't replace it.... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Chris Lattner | Arg, sparc doesn't have correct things in math.h! |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Brian Gaeke | Don't include alloca.h on FreeBSD. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Actually, change it to use explicit new/delete, which... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Remove usage of alloca |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Remove two using decls |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Brian Gaeke | Basically this is the same as Makefile.Linux, at least... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Brian Gaeke | Isolate machine-dependent use of <alloca.h> in "Support... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Brian Gaeke | Whoops. I didn't mean to step on John's changes. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Brian Gaeke | This version supports FreeBSD. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
John Criswell | Reconfigured the TOOLS variable so that it points to... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
John Criswell | Modified the environment variables that determine where... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Rename FInfo.cpp to FunctionInfo.cpp, eliminate FInfo.h |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | move contents of include/llvm/Reoptimizer/Mapping/FInfo... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Minor tweak to make testcase less simple |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | New testcase identified by joel |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | New testcase identified by joel |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix final linking errors |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix link errors by adding main's |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix link problem |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix typeo |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Add prototype for the new DAE pass |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix bug: Linker/2003-06-02-TypeResolveProblem2.ll |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix bug: ADCE/2003-06-11-InvalidCFG.ll |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix bug: CBackend/2003-06-11-HexConstant.ll |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Nodes get forwarded when they are collapsed currently. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Remove bogus assertion: a node with no referrers could... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Implement forwarding from stores to loads of must-alias... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | New testcases for bugs and the new DAE pass |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix invalid number of arguments problem |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Chris Lattner | Fix testcase to work with store forwarding |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Chris Lattner | Fix major bug in my last checkin. :( |
commit | commitdiff | tree | snapshot |
2003-06-12 |
John Criswell | Reverted back to hand-made HTML. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Chris Lattner | Remove obsolete comments about llvm-ar |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Updated the documentation to reflect changes in the... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Changed the LITTLE_ENDIAN and BIG_ENDIAN macros to... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Added assert.h so that it compiles under newer versions... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Included assert.h so that the code compiles under newer... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Updated to the new Makefile.common. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Updated to use the new Makefile.common. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Modified Makefile.common to handle compilation of proje... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
John Criswell | Updated for the new projects Makefile. |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Guochun Shi | add some comments |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Guochun Shi | add an brief instruction what this pass is |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Guochun Shi | a simple introduction to this pass |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Guochun Shi | cleaned code |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Guochun Shi | delete useless functions |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Guochun Shi | change DEBUG to DEBUG_PRINT |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Chris Lattner | Fix bug in environment setting |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Chris Lattner | Add #include for older GCC's |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Chris Lattner | Fix bug: LevelRaise/2003-06-07-EmptyArrayTest.ll |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Chris Lattner | Fix compilation problem on GCC 2.9x |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Misha Brukman | Do not hastily change the Opcode from 'r' to 'i' type... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Chris Lattner | Old versions of GCC doesn't have <ostream> :( |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Chris Lattner | Fix compilation problem with some versions of G++ |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Chris Lattner | Fix problem with perror |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Chris Lattner | Fix warnings on Sparc |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Print address out as hex. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Added 'r' and 'i' versions to WRCCR. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | * Changed Bcc instructions to behave like BPcc instructions |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Return 'int 0' instead of 'void' so that the test can... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Return 'int 0' instead of void so that the test can... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | * Removed PreSelection pass because that is now done... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Chris Lattner | Don't output explicit initializers for globals that... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | ::: HACK ALERT ::: HACK ALERT ::: HACK ALERT ::: HACK... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Output function address as hex. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Simplify test case: remove declaration of __main()... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Fixed a bunch of test cases in test/Regression/Jello... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Chris Lattner | Add statistic for # machine instrs emitted |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | * If a global is not a function, just ask the MachineCo... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | The SUB*i instructions belong to a different class... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | All debug print statements are now output with the... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Put all debug print statements under the DEBUG() guard... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Misha Brukman | Removed debug print statement. |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | Fixed confusion between register classes and register... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | Added missing directive to store the instruction name. |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | Moved predict and annul fields to the end of each indiv... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | Do not preset the cc register, the instructions actuall... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | * Stop ignoring cc registers, since we actually use... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Vikram S. Adve | Minor tuning -- avoid a non-inlinable function call... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Fix (bogus) possibly uninitialized warning |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | Added lazy function resolution to the JIT. |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Misha Brukman | * The textual output of (non-)predicted FP branches... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Remove duplicate pass |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Fix bug: InstCombine/2003-06-05-BranchInvertInfLoop.ll |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Test seteq AND setne |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Implement generation of cmp R, C to not use an extra... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Special case simple binary operator X op C |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Chris Lattner | Add instructions for (add|sub|and|or|xor)ri(8|16|32) |
commit | commitdiff | tree | snapshot |
next |