2002-08-02 |
Chris Lattner | * Cleanups of instcombine |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | These tests should not run -dce pass to cleanup instcom... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Add another testcase that isn't failing because of... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Change test to really test the cases we can hit |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Vikram S. Adve | Don't build Debug/ versions when ENABLE_OPTIMIZED is on. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Fix bug: test/Regression/Transforms/GCSE/2002-05-21... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Implement dominator checking in the verifier, so that... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Fix bug: test/Regression/Other/2002-08-02-DomSetProblem.ll |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Add a note about where to put miscompilation tests. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Split dominance calculation and post dominance calculat... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | New testcase for dominator problem |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | The verify pass is implicit |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | New test |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Chris Lattner | Tweak makefile after moving |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Verify is implicit for opt |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Fix makefile to work. |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Fix broken testcase |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Make testcase legal LLVM |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Remove unneccesary #inlcude |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Enhance -time-passes to be more detailed and useful |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Vikram S. Adve | Bug fix: incorrect SAVE instruction when using register... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Vikram S. Adve | Feature test for stack size bigger than immed. field... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Chris Lattner | Reorder tool building sequence to more closely match... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Fix bug: test/Regression/Assembler/2002-07-31-SlashInSt... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | NEw testcase |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Implement the other half of a feature advertised by... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Cleanup Makefile a bit |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Vikram S. Adve | Just improved comments and assertions. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Trim down testcase a bit |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | New testcase for level-raise crash inspired by SPEC |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Vikram S. Adve | Add a missing case: converting float/double to unsigned... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Changes to be GCC3.1 friendly |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Changes to be GCC3.1 friendly |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Changes to be GCC 3.1 friendly |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | We need iostream in PassManagerT.h to use cerr |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Fix testcase |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Testcase that was triggering an incorrect assertion... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Verify pass has been run for a long time now |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Add new -only-print-main-ds option that causes mains... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Change command line option message on -q to make it... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Fix bug that was causing problems for lli |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Chris Lattner | Remove obsolete, confusing, method |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | This testcase is independant of varargsness |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Vikram S. Adve | Add GlobalDSGraph -- a common graph that holds external... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Vikram S. Adve | Print globals graph after either the BU or the TD pass. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Vikram S. Adve | This file implements the top-down propagation pass... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Vikram S. Adve | Use a separate globals graph to hold externally visible... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Vikram S. Adve | Add GlobalDSGraph -- a common graph that holds external... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Print the tool name when an error comes from so that... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Print the tool name when an error comes from so that... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Print the tool name when an error comes from so that... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Implement new -debug-pass=Arguments option that causes... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Add hooks to get information out of concrete pass manag... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Indent class into anonymous namespace, filling up... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Remove extraneous #includes |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Cleanup ConstantExpr handling: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Cleanup ConstantExpr handling: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Remove invokation of cleangcc pass which has been renam... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Remove FIXME's that aren't really needed after all. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Declare that these passes only depend on the CFG of... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Implement stuff so that code can declare that they... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Move some code from Pass.cpp to PassManagerT.h |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Implement constant propogation of logical (and, or... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Implement constant propogation of logical (and, or... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Test that logical operators are correctly constant... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Add test of newly checked in Union support! |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Simplify testcase a bit |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | New testcase found when working on union support *sigh* |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | New testcase distilled from trying to compile burg... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Move InstructionSelection Pass here instead of living... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Move InstructionSelection pass to lib/CodeGen/InstrSe... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Expose instruction selection as a pass instead of a... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Add rough support for LLC passes |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Remove unused vector |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Fix bug with last patch which would occur when a call... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Pass renamed |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Make sure the resolved function call instructions... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Oops, fix testcase |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | NEw testcase to handle "yet another" return type mismat... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | * Fix bug: test/Regression/Transforms/ADCE/2002-07... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Chris Lattner | Trim down testcase, a lot. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Reduce testcase more |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Add code to ensure that no PHI nodes are left laying... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Use a module analysis |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Reduce the size of the testcase |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Implement a new RemoveSuccessor function |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Implement a new RemoveSuccessor function |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Fix bug: test/Regression/Transforms/ADCE/2002-07-29... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Allow folding of basic blocks that have PHI nodes in... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Seperate analysis wrapper stuff to AnalysisWrappers.cpp |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | Hrm, testcase was checking the wrong pass. :( |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | * Eliminate the Provided set. All Passes now finally... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | * Eliminate the Provided set. All Passes now finally... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | * PassInfo is allowed to be missing now (ie, not all... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | * Fix comment descriptions |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | * Fix assertion failure caused by command line argument... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
next |