Reverted back to revision 1.11. The previous fix doesn't really fix
[oota-llvm.git] / test /
2003-12-22 Chris Lattnernew testcase for cananonicalization of subtracts
2003-12-22 Chris LattnerNew testcase to see if -indvars can promote pointer...
2003-12-21 Chris LattnerNew testcase for PR194
2003-12-19 Chris LattnerNew testcase for missed optimization
2003-12-19 Chris LattnerNew testcase
2003-12-15 Chris LattnerNew testcase, for PR185
2003-12-15 Chris LattnerNew testcase
2003-12-14 Chris Lattnernew test
2003-12-14 Chris LattnerTestcase for PR179
2003-12-11 Chris LattnerRename variable to avoid confusing it with the global G
2003-12-11 Chris LattnerNew testcase that LICM is breaking crafty on
2003-12-11 Chris LattnerFix test that was failing because we were optimizing...
2003-12-11 Chris LattnerNew testcase for PR86
2003-12-11 Brian GaekeSeparate out target for cleaning up qmtest garbage.
2003-12-10 Chris LattnerA new testcase, reduced by bugpoint
2003-12-10 Chris Lattnernew testcase
2003-12-10 Chris LattnerNew testcase
2003-12-10 Chris LattnerNew testcase which caused a bunch of tests to break...
2003-12-10 Chris Lattnernew testcase, checking to ensure we handle yet-another...
2003-12-10 Brian GaekeDon't assume that system headers define 'uint' or ...
2003-12-09 Chris LattnerYet another hard testcase
2003-12-09 Chris LattnerAdd a new testcase which breaks the sinker because...
2003-12-09 Chris LattnerFix buggy test
2003-12-09 Chris LattnerNew testcase for sinking operations from loops with...
2003-12-09 Chris LattnerMake the test a bit harder so that we test to ensure...
2003-12-09 Chris LattnerNew testcases for LICM improvement: code sinking.
2003-12-09 Chris LattnerImprove portability with Mac OS/X
2003-12-09 Chris LattnerImprove testcase portability on OS/X
2003-12-09 Chris LattnerNew testcase that is not actually handled yet, but...
2003-12-08 Chris LattnerWhoops, forgot to check this in. :)
2003-12-08 Chris LattnerNew testcase for automatic insertion of accumulator...
2003-12-08 Chris LattnerNew testcase for PR165
2003-12-08 Chris LattnerNew testcase, this should be -tailcallelim'inated
2003-12-07 Chris LattnerNew testcase that the raiseallocations pass should...
2003-11-29 Chris LattnerMove rule to top-level makefile
2003-11-29 Chris LattnerTestcase for duplicated cleanup work (PR11). Note...
2003-11-29 Chris Lattnernew testcase for problem causing 2003-10-12-GlobalVarIn...
2003-11-28 Chris LattnerTestcase for PR160
2003-11-27 Chris LattnerNew testcase for PR158
2003-11-27 Chris Lattnertestcase for PR159
2003-11-26 John CriswellRenamed intermediate values that used the same type...
2003-11-26 Chris LattnerTestcase for PR157
2003-11-25 Chris Lattnertestcase for PR 148
2003-11-25 Chris LattnerTestcase for PR147
2003-11-22 Brian GaekeUnbreak this test case - llvm-as no longer tolerates...
2003-11-22 Brian GaekeStrengthen test case.
2003-11-22 Brian GaekeC Writer was dumping core on this test case.
2003-11-22 Chris LattnerNew testcase that breaks the pruneeh pass
2003-11-21 Chris LattnerNew testcase
2003-11-21 Brian GaekeClean more qmtest files.
2003-11-20 Chris LattnerFix an all too common form of the 'Found global types...
2003-11-20 Chris LattnerNew testcase for PR143
2003-11-20 Brian GaekeBlow away compiled versions of qmtest classes on 'make...
2003-11-20 Brian GaekeFix0r a test that mistakenly used %llvmg++ instead...
2003-11-20 Chris LattnerNew testcase for PR132
2003-11-20 Chris LattnerNew testcase for PR141
2003-11-20 Chris LattnerTestcase for PR113
2003-11-19 Chris LattnerNew testcase for PR133
2003-11-19 John CriswellWe now support different expectations for different...
2003-11-19 Chris Lattnerupdate test
2003-11-19 Chris LattnerGenericize tests
2003-11-19 Chris LattnerCleanup test
2003-11-19 Chris LattnerImprove test portability
2003-11-19 Chris LattnerFix testcase. This should no longer be XFAIL'd
2003-11-19 Chris LattnerNew testcase for PR 130
2003-11-18 Chris LattnerTestcase for PR131
2003-11-18 Chris Lattnernew testcase for PR126
2003-11-18 Chris LattnerNew testcase for PR125
2003-11-18 Chris LattnerTestcase for PR128
2003-11-16 Chris LattnerThere is no need to rely on LLI working for this test
2003-11-16 Chris LattnerTestcase for PR116
2003-11-16 Chris LattnerNew testcase, for PR 115
2003-11-13 Chris LattnerInstcombine should promote this, and because it isn...
2003-11-13 Chris LattnerNEW testcase for PR84 :(
2003-11-12 Chris LattnerAdd new testcase for PR112
2003-11-12 Chris LattnerThe bytecode reader/writer is borking this testcase
2003-11-12 Chris LattnerThis is not the instruction combiner's fault! No really!
2003-11-12 Chris LattnerReduced testcase for PR 110
2003-11-12 Chris LattnerNew testcase for PR107
2003-11-09 Chris LattnerNew testcase
2003-11-09 Chris Lattnernew testcase
2003-11-08 Chris Lattnernew testcase
2003-11-06 Brian GaekeAll 'llvmgcc' tests should specify %llvmgcc so that...
2003-11-05 Chris Lattnernew testcase
2003-11-05 Chris LattnerNew testcase
2003-11-05 Chris LattnerAdd a dtor to ensure that they are called the right...
2003-11-05 Chris LattnerNEw testcase
2003-11-05 Chris LattnerNew testcase
2003-11-05 Chris LattnerNew testcase for the other side
2003-11-04 Chris LattnerSince we're in the neighborhood, test for the inverse
2003-11-04 Chris LattnerAdd a generalization of the previous case
2003-11-04 Chris LattnerNew testcase for masking operation that frequently...
2003-11-04 Chris LattnerNew testcase for PR80
2003-11-04 Chris LattnerNew testcase
2003-11-04 Chris LattnerWhile working on the pool allocator, I noticed that...
2003-11-03 Chris LattnerNew testcase for PR84
2003-11-03 Chris LattnerNew testcase
2003-11-03 Chris LattnerNew testcase for a bug in instcombine
2003-11-03 Chris LattnerMore testcases
2003-11-03 Chris LattnerMove a test from cast-set to a new bit-tracking.ll...
next