2003-05-14 |
Chris Lattner | Casts are now unnecessary |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Add some methods to make type safety a bit easier |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | New testcase producing assertion failure |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Forgot to make test executable |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Add support for atexit function, remove support for... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Add support for atexit handlers to the JIT, fixing... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Fix compilation problems with previous checking *blush* |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Add a framework for intercepting system calls |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Dead file |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Minor updates |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Initial checkin of crtend.o implementation |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | New file |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Fix major problem with appending linkage changes |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Chris Lattner | Fix bug |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Search LLVM_LIB_SEARCH_PATH for objects to allow it... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Implement another getelementptr folding opportunity... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Eliminate using declarations |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Implement linkage of appending global variables! |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Add uses of the appending variable |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Add new testcase for appending linkage |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | New test for appending linkage |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Clean up cast |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Clean up #includes |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Fix bug: CBackend/2003-05-13-VarArgFunction.ll |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Add support for the LLVM C++ frontend |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Make test cases executable |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | Make testcase executable |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Add test for handling ptrmem_cst |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Make test more interesting |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Add first C++ test |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix bug: Dominators/2003-05-12-UnreachableCode.ll |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | New file |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Add a disable-verify option |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Move static stuff to an anonymous namespace |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Make abort more explicit |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Remove the assertion failure of course... doh |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Enable more tests |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Implement casts from unsigned integers to floating... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Add tests for casts from unsigned integers to floats |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Make error messages more useful than jsut an abort |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Remove wierd printout |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Use a kill, not a dead definition, update comment |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Chris Lattner | Fix bug: CWriter/2003-05-12-IntegerSizeWarning.c |
commit | commitdiff | tree | snapshot |
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 |
next |