Add a sequence of GEPs with constant indices, for folding.
[oota-llvm.git] / test /
2002-08-04 Vikram S. AdveAdd a sequence of GEPs with constant indices, for...
2002-08-03 Chris LattnerTestcase for stuff instcombine should do eventually
2002-08-03 Chris LattnerAdd some more features that we could instcombine away
2002-08-03 Chris Lattner*** empty log message ***
2002-08-03 Vikram S. AdveRun both *.ll and *.c tests.
2002-08-03 Vikram S. AdveAdded expected decomposed sequence in comments, plus...
2002-08-02 Chris LattnerFix yet another bug in the testcase
2002-08-02 Chris LattnerFix bug in testcase
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-08-02 Chris LattnerAdd another testcase that isn't failing because of...
2002-08-02 Chris LattnerChange test to really test the cases we can hit
2002-08-02 Chris LattnerNew testcase
2002-08-02 Chris LattnerAdd a note about where to put miscompilation tests.
2002-08-02 Chris LattnerNew testcase for dominator problem
2002-08-02 Chris LattnerThe verify pass is implicit
2002-08-02 Chris LattnerNew test
2002-08-02 Chris LattnerTweak makefile after moving
2002-08-01 Chris LattnerVerify is implicit for opt
2002-08-01 Chris LattnerFix makefile to work.
2002-08-01 Chris LattnerFix broken testcase
2002-08-01 Chris LattnerMake testcase legal LLVM
2002-08-01 Vikram S. AdveFeature test for stack size bigger than immed. field...
2002-07-31 Chris LattnerNEw testcase
2002-07-31 Chris LattnerTrim down testcase a bit
2002-07-31 Chris LattnerNew testcase for level-raise crash inspired by SPEC
2002-07-31 Chris LattnerFix testcase
2002-07-31 Chris LattnerNew testcase
2002-07-31 Chris LattnerTestcase that was triggering an incorrect assertion...
2002-07-31 Chris LattnerVerify pass has been run for a long time now
2002-07-30 Chris LattnerThis testcase is independant of varargsness
2002-07-30 Chris LattnerRemove invokation of cleangcc pass which has been renam...
2002-07-30 Chris LattnerTest that logical operators are correctly constant...
2002-07-30 Chris LattnerAdd test of newly checked in Union support!
2002-07-30 Chris LattnerSimplify testcase a bit
2002-07-30 Chris LattnerNew testcase found when working on union support *sigh*
2002-07-30 Chris LattnerNew testcase distilled from trying to compile burg...
2002-07-30 Chris LattnerOops, fix testcase
2002-07-30 Chris LattnerNEw testcase to handle "yet another" return type mismat...
2002-07-30 Chris LattnerTrim down testcase, a lot.
2002-07-29 Chris LattnerReduce testcase more
2002-07-29 Chris LattnerReduce the size of the testcase
2002-07-29 Chris LattnerHrm, testcase was checking the wrong pass. :(
2002-07-29 Chris LattnerNew testcase
2002-07-29 Chris LattnerFix testcase to not print pointer value
2002-07-29 Chris LattnerNew testcase
2002-07-25 Chris LattnerNew testcase for bug
2002-07-25 Chris LattnerNew testcase
2002-07-25 Chris LattnerAdd testcase for disassembler problem.
2002-07-23 Chris LattnerChecking testcase in my local tree only
2002-07-23 Chris LattnerNew testcase for bug
2002-07-23 Chris LattnerTEstcases for old bugs
2002-07-23 Chris LattnerCheck in testcases that were just in my tree
2002-07-23 Chris LattnerNew testcase
2002-07-19 Chris LattnerNew testcase
2002-07-18 Chris LattnerBuild globaldce tests
2002-07-18 Chris LattnerNew testcase
2002-07-18 Chris LattnerNew testcases for bug in globaldce
2002-07-17 Chris LattnerNew testcase
2002-07-17 Chris LattnerNew testcase, unanalyzed.
2002-07-17 Chris LattnerNew testcase finally identified!!
2002-07-16 Chris LattnerNew testcase
2002-07-16 Chris LattnerAdd testcase for raise opportunity missed.
2002-07-16 Chris LattnerBug fix to RUN line
2002-07-16 Chris LattnerNew testcase distilled from olden-tsp.
2002-07-16 Chris LattnerNew testcase
2002-07-15 Vikram S. AdveAdded duplicate constant expressions to test uniqueness...
2002-07-14 Chris LattnerCheck in tests that have been in my tree for a long...
2002-07-14 Chris LattnerMinor rename of output
2002-07-14 Chris LattnerNew testcase to track opaque type bug
2002-07-14 Vikram S. AdveMinor additions.
2002-07-14 Vikram S. AdveTest the handling of constant expressions.
2002-07-14 Chris LattnerAllow tests that use custom commands to run
2002-07-14 Chris LattnerTest to make sure that 'internal' flags don't get dropp...
2002-07-10 Chris LattnerFix broken test
2002-07-10 Vikram S. AdveInclude Makefile.singlesrc in order to compile .c tests.
2002-07-10 Vikram S. AdveSome of these are feature tests, not regression tests.
2002-07-09 Chris LattnerAdd a new testcase. It actually is not infinite loopin...
2002-07-09 Chris LattnerNew testcase for problem effecting mst
2002-06-25 Chris LattnerNew testcase
2002-06-25 Chris LattnerBuild all subdirectories
2002-06-24 Chris LattnerTest more thoroughly
2002-06-24 Chris LattnerExpose the analyzer
2002-06-24 Chris LattnerBasic test of the inlinr
2002-06-24 Chris LattnerTestcase for unimplemented feature
2002-06-08 Chris LattnerNew testcases for verifier
2002-05-28 Chris LattnerNew testcase that is a distilled form of the other one
2002-05-28 Chris LattnerNew testcase that crashes ADCE
2002-05-24 Chris LattnerTestcases to show what -funcresolve does.
2002-05-24 Chris LattnerRun FuncResolve tests
2002-05-23 Chris LattnerNew testcase, to be inspected by hand
2002-05-23 Chris LattnerNew testcase
2002-05-23 Chris LattnerNew testcase
2002-05-23 Chris LattnerNew testcase
2002-05-22 Chris LattnerRemove spaces from function names
2002-05-22 Chris LattnerNew testcase
2002-05-22 Chris LattnerRun profile paths tests
2002-05-22 Chris LattnerTest cases for profile paths pass
2002-05-22 Chris LattnerNew testcase
2002-05-22 Chris LattnerAdd more testcases for ADCE
2002-05-22 Chris LattnerMust run cfgsimplify to eliminate dead blocks
next