Fixed the dynamic generation of the list of subdirectories to compile.
[oota-llvm.git] / test / Transforms /
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 Lattnernew testcase for problem causing 2003-10-12-GlobalVarIn...
2003-11-22 Chris LattnerNew testcase that breaks the pruneeh pass
2003-11-20 Chris LattnerFix an all too common form of the 'Found global types...
2003-11-19 Chris LattnerImprove test portability
2003-11-19 Chris LattnerFix testcase. This should no longer be XFAIL'd
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-13 Chris LattnerInstcombine should promote this, and because it isn...
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-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 LattnerWhile working on the pool allocator, I noticed that...
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...
2003-11-03 Chris LattnerAdd another case, which an implementation of test6...
2003-11-03 Chris LattnerAdd the testcase from PR8
2003-11-03 Chris LattnerAdd another case, which occurs in em3d
2003-11-02 Chris LattnerAdd test for instcombine transmogrifying allocation...
2003-10-30 Chris LattnerNew testcase crashing the instruction combiner
2003-10-29 Chris LattnerNew testcase distilled from:
2003-10-29 Chris LattnerNew testcase
2003-10-27 Chris LattnerNew testcase.
2003-10-23 Chris LattnerUpdate test
2003-10-23 Chris Lattnerdocument real source of bug
2003-10-23 Chris Lattnerfix test
2003-10-23 Chris LattnerFix test
2003-10-23 Chris LattnerA new testcase for an instcombine miscompilation!
2003-10-22 Chris LattnerNew testcase for the deadreturnvalue deletion extension...
2003-10-22 Chris LattnerNew testcase for fun hack that is absolutely necessary...
2003-10-21 Chris LattnerNew testcase: globals should be linked if they are...
2003-10-21 Chris LattnerThis was not a lower-switch bug, it was a preselection bug
2003-10-21 Misha BrukmanOnly fails on the Sparc, only when run via the JIT.
2003-10-14 Chris LattnerNew testcase which the inliner breaks
2003-10-13 Chris Lattnermake the indvar obviously non-canonical
2003-10-12 Chris Lattnernew testcase
2003-10-12 Chris LattnerFiles moved to the LoopSimplify directory
2003-10-12 Chris LattnerThe -preheaders pass is now known as -loopsimplify
2003-10-10 Chris Lattnernew testcase. globaldce should not delete the global
2003-10-08 Chris Lattnerold testcase
2003-10-08 Chris LattnerCheckin an old bug, which appears to be fixed
2003-10-07 Chris Lattnernew testcase
2003-10-05 Chris Lattnernew testcase
2003-10-03 John CriswellChanged all of these tests to be TestRunner tests ...
2003-10-02 Chris LattnerAdd new testcases
2003-09-29 John CriswellUpdated for the new QMTest test suite. Temporary outpu...
2003-09-23 Chris Lattnernew testcase
2003-09-22 Chris Lattnernew testcase, reduced by bugpoint
2003-09-22 Chris Lattnernew testcase which crashes the inliner, thanks Bugpoint!
2003-09-20 Chris LattnerNew testcase
2003-09-20 Chris LattnerNew testcase that basicaa should be able to handle
2003-09-19 Chris LattnerTwo new tests for shifts followed by ands
2003-09-19 Chris LattnerNew testcases
2003-09-16 Chris LattnerRemove obsolete -abort-on-exception flag from LLI
2003-09-16 Chris LattnerRemove obsolete option
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-15 Chris Lattnernew testcase that crashes opt
2003-09-15 Chris LattnerNew testcase
2003-09-15 Chris LattnerNew testcase
2003-09-12 Chris LattnerNew testcase, this should be simplified
2003-09-12 Chris LattnerNew testcase, bug distilled from bc
2003-09-11 Chris LattnerNew testcase
2003-09-10 Chris LattnerNew testcase
2003-09-09 Chris LattnerNew testcase: do not DCE volatile loads!
2003-09-08 Chris LattnerFix old style test
2003-08-31 Chris LattnerNew testcase
2003-08-31 Chris Lattnernew tests
2003-08-31 Chris LattnerAdd tests for the pruneeh pass
2003-08-27 Chris LattnerNew testcase
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris LattnerFix grep
2003-08-24 Chris LattnerFix typeos and add descriptions
2003-08-24 Chris LattnerNew testcases for inlining invoke instructions
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris Lattnernew testcase
2003-08-23 Chris LattnerAdd a new switch folding testcase
2003-08-23 Chris LattnerNew testcase
2003-08-23 Chris Lattnernew testcase: we warn if we are merging together two...
2003-08-23 Chris LattnerNew testcase
2003-08-18 Chris LattnerFix buggy testcase
2003-08-17 Chris LattnerNew testcase to ensure that switch folding happens...
2003-08-17 Chris LattnerNew testcase
2003-08-17 Chris LattnerNew testcase
2003-08-16 Chris LattnerNo need to print in the testcase
2003-08-15 Chris Lattnernew testcase narrowed down from xboard
2003-08-13 Chris LattnerI must have missed these when eliminating the cast...
2003-08-13 Chris LattnerAdd some more tests for: (A <setcc1> B) logicalop ...
2003-08-13 Chris LattnerAdd some tests for difficult reassociation cases
2003-08-13 Chris LattnerReorganize tests because we no longer cannonicalize...
2003-08-13 Chris LattnerUpdate test to represent new cannonicalization rules...
2003-08-12 Chris Lattnernew testcase
2003-08-12 Chris LattnerRight, instcombine cannot remove ((X >> C) << C) if...
2003-08-12 Chris LattnerNew testcases
next