Fix PR1325: Case range optimization was performed in the case it
[oota-llvm.git] / test / Transforms /
2007-04-14 Chris Lattnernew testcase
2007-04-14 Chris Lattnertestcase for PR1201
2007-04-13 Reid SpencerAdd the SCCP regression tests for APInt expressions...
2007-04-11 Reid SpencerThe "implementation" keyword is no more!
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattneradjust test
2007-04-11 Chris Lattnersext of compares.
2007-04-11 Chris Lattnernew testcase
2007-04-10 Devang PatelAdd test case for PR 1154.
2007-04-09 Chris Lattnernew testcase
2007-04-09 Devang PatelAdd check for opt crash.
2007-04-09 Devang PatelAdd Loop Rotate test cases.
2007-04-09 Chris Lattnernew testcase for PR1304
2007-04-09 Chris Lattnernew testcase for PR1286
2007-04-08 Chris Lattnerthis xform is correct, not an xfail
2007-04-08 Chris Lattnertweak this to test the right thing.
2007-04-08 Chris Lattnernew testcase, should simplify down to a xor/and/xor...
2007-04-06 Chris Lattnertestcase for PR1307
2007-04-06 Chris Lattnernew testcase, update old one.
2007-04-05 Chris Lattnernew testcase that crashes globalopt
2007-04-04 Jeff CohenAny add is wrong, regardless of type.
2007-04-04 Jeff CohenGet it right...
2007-04-04 Dale JohannesenTest for transformConstExprCastCall fix.
2007-04-04 Jeff CohenAdd new test.
2007-04-03 Chris Lattnernew testcase for PR1253
2007-04-02 Chris Lattnerfix this testcase so it passes
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
next