New test case.
[oota-llvm.git] / test / Transforms /
2007-04-02 Chris Lattnercreative way to add one.
2007-04-02 Reid SpencerFix illegal assembly syntax.
2007-04-02 Reid SpencerAdd a test case to make sure that constant folding...
2007-04-02 Reid SpencerRevert the name changes for llvm.bswap to allow (and...
2007-04-01 Reid SpencerFor PR1297:
2007-04-01 Chris LattnerNew testcase
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Chris Lattnerdon't use 'not' when we can use a positive test
2007-03-28 Reid Spencernew test case for PR1280
2007-03-28 Reid SpencerFor PR1280:
2007-03-28 Chris Lattnernew testcase
2007-03-26 Reid SpencerAnother test case for PR1271 where bad shift masks...
2007-03-26 Reid SpencerFix this test case to match output after a bug was...
2007-03-26 Duncan SandsFix testsuite hang.
2007-03-26 Reid SpencerTest case for PR1271 involving construction of a bad...
2007-03-25 Reid SpencerAdd a test case for PR1271 (necessary, but not sufficient).
2007-03-25 Chris Lattnernew testcase
2007-03-24 Reid SpencerRemove the last vestiges of this directory.
2007-03-23 Reid SpencerAdd more test cases for APIntified InstCombine.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...
2007-03-22 Reid SpencerMake this test actually match the generated code.
2007-03-22 Reid SpencerTest case for PR1248
2007-03-19 Reid SpencerMake this test a little simpler/faster.
2007-03-19 Reid SpencerAdd test case for PR1261, currently XFAILed.
2007-03-19 Reid SpencerFor PR1258:
2007-03-19 Chris Lattneradd a testcase the resent patches fail on.
2007-03-19 Chris Lattneradd PR#
2007-03-19 Chris Lattneradd pr#
2007-03-19 Chris Lattnernew testcase
2007-03-19 Chris Lattnertestcase for SROA with memset etc
2007-03-18 Chris Lattnernew testcase
2007-03-18 Nick LewyckyPropagate ValueRanges across equality.
2007-03-13 Chris Lattnertestcase for PR1244
2007-03-10 Anton KorobeynikovUse range tests in LowerSwitch, where possible
2007-03-05 Reid SpencerAdd a test case for a particular udiv/select transform.
2007-03-05 Chris Lattnernew testcase
2007-03-04 Chris LattnerNew testcases for PR1179/PR1232.
2007-03-03 Chris Lattnernew testcase: instcombine should remove all the casts.
2007-03-03 Chris Lattnerinstcombine doesn't do CSE, simplify unrelated detail
2007-02-25 Chris Lattnernew testcase. @foo should be marked fastcc by globalopt
2007-02-24 Chris Lattnertestcase for pr1215
2007-02-24 Chris Lattnertestcase for pr1217
2007-02-23 Chris Lattnerfix this testcase
2007-02-22 Andrew Lenharthmissed cast elimination
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Chris Lattnerupdate to new t-d strings.
2007-02-07 Andrew LenharthThis really only affects pointers in high memory, and...
2007-02-07 Chris LattnerTestcase for a bug responsible for GCC bootstrap failur...
2007-02-06 Chris LattnerTestcase for miscompilation
2007-02-05 Reid SpencerFor PR411:
2007-02-04 Reid SpencerPrepare for PR411
2007-02-03 Reid SpencerFor PR1072:
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-02-01 Chris Lattnernew testcase for serious code pessimization
2007-01-30 Reid SpencerFor PR411:
2007-01-27 Chris LattnerTestcase for an instcombine miscompilation reduced...
2007-01-26 Reid SpencerFor PR761:
2007-01-18 Chris Lattnerremove an execution test from llvm/test
2007-01-18 Chris Lattnernew testcase that causes instcombine to infinitely...
2007-01-15 Chris Lattnernew testcase
2007-01-15 Chris Lattneradd a simple case where instcombine can detect and...
2007-01-15 Chris Lattnerensure these don't xpass if opt crashes
2007-01-14 Chris Lattnernew testcase
2007-01-13 Chris Lattnertestcase reduced from pr1107
2007-01-13 Reid SpencerFor PR1043:
2007-01-13 Reid SpencerCan't grep for bool any more.
2007-01-11 Nick LewyckyNew predicate simplifier!
2007-01-08 Chris Lattnertestcase for PR1097
2007-01-07 Reid Spencerllvm.isunordered.* are gone.
2007-01-07 Chris LattnerSimplify the testcase
2007-01-07 Chris LattnerTestcase for PR1015
2007-01-06 Chris Lattnerthis testcase is too large to be useful, and requires...
2007-01-06 Reid SpencerRegenerate for new bytecode file format.
2007-01-06 Reid SpencerAccomodate new name manglinge done by llvm-upgrade
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-05 Chris Lattnernew test
2007-01-05 Chris Lattnermanually upgrade this testcase
2007-01-05 Chris Lattnernew testcase
2007-01-05 Chris Lattnerllvm upgrade doesn't accept 'define'
2007-01-05 Chris Lattnernew testcase
2007-01-04 Chris Lattnerremove xfailed test that depends on obsolete argument...
2007-01-04 Reid SpencerRemove a manual renaming of a variable that was introdu...
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerFor PR1070:
2007-01-01 Reid SpencerBack out last revision now that llvm-upgrade can remove...
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-23 Reid SpencerTest case for PR1065.
2006-12-23 Reid SpencerFor PR950:
2006-12-20 Chris Lattnernew testcase
2006-12-19 Reid SpencerUpdate this test because constant integers are always...
2006-12-19 Reid SpencerBack out last revision, a bit premature, its not an...
2006-12-19 Reid SpencerFor PR950:
2006-12-16 Chris LattnerFix borken testcase
2006-12-16 Chris Lattnerfix buggy testcase
2006-12-15 Chris Lattnerreenable these
2006-12-13 John CriswellRemove DSA tests.
2006-12-13 John CriswellRemove DSA tests.
2006-12-13 Chris Lattnerxfail these until I recommit the scalarrepl patch
next