2003-05-12 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Make regression tests fail if any warnings are emitted |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix Bug: ConstProp/2003-05-12-DivideError.ll |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Testcase which kills the constant folder |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix Bug: Assembler/2003-05-12-MinIntProblem.llx |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | New bug distilled from aha program |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Print filename correctly |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | The JIT is the default mode for LLI now |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | * Keep LiveVariable information more up-to-date and... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix bug where we could iterate off the end of a basic... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | * Keep the BBMap around as long as the pass is live |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Beef up interface, move getVarInfo out-of-line. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Do not insert multiple initializations for the same... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix N^2 algorithm |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Add old test |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | * Fix several comments |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix tab infestation! |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Expand API for updating live var info. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Simplify testcase a bit more |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | New testcase that crashes Jello |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Make sure that globals are emitted AFTER the passmanage... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | Checkin old test |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | Add info about the LLVM_LIB_SEARCH_PATH envvar |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | Remove dead makefile code |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | Switch over to using the New CFE on Sparc |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | * Remove dead hunk of makefile fragment for dealing... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | Allow llx tests as well |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Chris Lattner | Fix a halfway done change to the nightly tester :( |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Chris Lattner | Get the nightly tester to detect other kind of testing... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Chris Lattner | switch main LLI core execution to use an InstVisitor... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Chris Lattner | Force overwriting the file if it already exists. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Chris Lattner | Update column info |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Chris Lattner | Fix testcase: SingleSource/UnitTests/2003-05-02-Dependa... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Joel Stanley | Fixed comment. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Update out of date comment |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Updates to match recent timer updates |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Add a new info-output-file option (hidden from --help... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Enable the new C front-end for targets which define... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Switch over to using the new C front-end by default. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Add support for function stubs, which allow calling... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Add new method to check to see if a global is available |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | This blank line has GOT to go. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Chris Lattner | Allow const functions |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Fix bug in last checkin |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add methods for stub function generation |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add new methods for stub generation |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Minor speedup by avoiding callbacks to functions alread... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Improve efficiency of JIT by having it use direct funct... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | assert early instead of late for unimplemented feature |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for Add, Sub, And, Or, & Xor constant exprs |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Remvoe testcase that should never be implemented |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for variable argument functions! |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for variable argument functions! |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Implement varargs support for LLI! |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add a pointersize/endianness safe load routine to match... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | A large number of simple changes: |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for recording arguments passed through... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | va_start only takes on argument now. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | llvm.va_start only takes on argument now |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Update information about the switch instruction |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | * Add information about LLVM intrinsics |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add more support for intrinsic functions and for vararg... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Test the whole range of varargs handling stuff |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Initial support for intrinsic functions |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Initial checkin for LLVM intrinsic functions |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Handle va_arg instruction correctly |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for the new va_arg instruction |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for the new VarArgInst instruction, reinden... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add new VarArgInst class for the va_arg instruction |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Add support for new va_arg instruction |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Don't inline functions that take variable numbers of... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Remove using decl |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Chris Lattner | Remove using declarations |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Misha Brukman | Added the initial version of the TableGen description... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Misha Brukman | Fixed syntax error (in documentation!): missing parenth... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Misha Brukman | Grammar fix: `of course' is separated from the sentence... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Chris Lattner | Fix bug: Jello/2003-05-07-ArgumentTest.llx |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Chris Lattner | New testcase for problem that is actually generic to... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Chris Lattner | Add a vector to keep track of which registers are alloc... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Chris Lattner | Add comments, add a vector to keep track of which regis... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Chris Lattner | IMPLICIT_DEF was not the beautiful elegant solution... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Re-add gross hack, it's still necessary. :( |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Remove hideously nasty hack |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Emit pseudo instructions to indicate that some register... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Don't have a cow with new pseudo instructions |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Add two new pseudo instructions |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Add a new open project |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | New testcase distilled from the fhourstones benchmark |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Make sure to compiel the LowerSwitch tests |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Chris Lattner | Fix memory corruption problem |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Misha Brukman | Debug output should go to cerr, not cout, because that... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix bug: UnitTests/2003-05-02-DependantPHI.c |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix miscompilation in Fhourstones and bug: LICM/2003... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix miscompilation found in Fhourstones by bugpoint |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Misha Brukman | It's 'separate'. The 'i.e.' is kinda nit-picking, but... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Make a comment more accurate |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Add support for debugging miscompilations with the... |
commit | commitdiff | tree | snapshot |
next |