Fix store to not index
[oota-llvm.git] / test /
2002-08-21 Chris LattnerFix store to not index
2002-08-21 Chris LattnerConvert testcase to not use indexing on loads & stores
2002-08-21 Chris LattnerAdd testcase for the not (setcc A, B) case
2002-08-20 Chris LattnerCleanup testsuite
2002-08-20 Chris LattnerClean up testcases to make them proper
2002-08-20 Chris LattnerNew testcase for constexpr problem.
2002-08-20 Chris LattnerProvide a way to actually run tests
2002-08-20 Chris LattnerFix buggy testcase
2002-08-20 Chris LattnerDon't stop the testing process if dis segfaults
2002-08-20 Chris LattnerNew testcase
2002-08-20 Chris LattnerTestcase for anonymous recursive types
2002-08-20 Chris LattnerNew testcase for instcombine
2002-08-19 Chris LattnerNew testcase
2002-08-19 Chris Lattner* Build with warnings
2002-08-19 Chris LattnerNew testcase
2002-08-19 Chris LattnerNew testcase
2002-08-19 Chris LattnerNew testcase
2002-08-18 Chris LattnerNew testcase.
2002-08-17 Chris LattnerAdd a simple testcase that just uses a CPR instead...
2002-08-17 Chris LattnerNew testcase
2002-08-17 Chris LattnerInclude a basic simple test.
2002-08-16 Chris LattnerAdd new testcase for gep instruction -> get constexpr...
2002-08-16 Chris LattnerFix typo
2002-08-16 Chris LattnerNew testcase distilled from much larger problem
2002-08-15 Chris LattnerConvert constexpr over to new syntax
2002-08-15 Chris LattnerNew testcase
2002-08-15 Chris LattnerMake 'features' testsuite work with the /shared changes.
2002-08-15 Chris LattnerConvert testcase to use correct syntax
2002-08-15 Chris LattnerAdd another testcase
2002-08-15 Chris LattnerThere seem to be issues with constant exprs
2002-08-15 Chris LattnerAdd a bunch of testcases for cast-of-casts that should...
2002-08-15 Vikram S. AdveAdd tests for unary NOT operations.
2002-08-14 Chris LattnerFix testcase to actually test what we think we are
2002-08-14 Chris Lattner*** empty log message ***
2002-08-14 Chris LattnerThis file does not belong here.
2002-08-14 Chris LattnerFix tests that use the now dead not instruction
2002-08-14 Chris LattnerFix testcases that used to now dead 'not' instruction
2002-08-14 Chris LattnerChange not's to xors
2002-08-14 Chris LattnerRemove illegal test now that not instruction does not...
2002-08-14 Chris LattnerMake sure there is SOME output always so the test is...
2002-08-14 Chris LattnerThe not instruction is just a specialized form of XOR
2002-08-12 Chris LattnerTools are now moved into /shared
2002-08-12 Chris LattnerAdd comment
2002-08-09 Chris Lattnerxor x, ALLONES should -> not x
2002-08-09 Chris Lattnersetcc of booleans should always be eliminated
2002-08-09 Chris LattnerAdd more strength reduction testcases
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
next