Spare '&' in the RUN line.
[oota-llvm.git] / test / Transforms / InstCombine /
2007-05-05 Chris Lattnerremove an old xfailed test
2007-05-05 Chris Lattnerun-xfail this.
2007-05-05 Chris Lattnernew testacse for PR1384
2007-04-28 Chris Lattnernew testcase
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFix this test in a slightly more obvious way.
2007-04-15 Zhou ShengThis test case is incorrect. Remove it.
2007-04-15 Reid SpencerKeep lines a reasonable length.
2007-04-15 Jeff CohenPatch supplied by gabor.
2007-04-15 Chris Lattnernew testcase
2007-04-14 Owen AndersonXFAIL this for now.
2007-04-14 Chris Lattnernew testcase
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Chris Lattnermanually upgrade test. Add a new test2. I have no...
2007-04-14 Reid SpencerThis test should have been updated with llvm 1.7!
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerThis test needs to use egrep.
2007-04-14 Reid SpencerFix a test test llvm.exp found.
2007-04-14 Reid Spencerbool -> i1 (found by llvm.exp)
2007-04-14 Reid SpencerFix a syntax error that llvm.exp found.
2007-04-14 Reid SpencerFix an "already-upgraded" test that llvm.exp found.
2007-04-14 Chris Lattnertestcase for PR1201
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-09 Chris Lattnernew testcase
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 Lattnernew testcase, update old one.
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-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-18 Chris Lattnernew testcase
2007-03-13 Chris Lattnertestcase for PR1244
2007-03-05 Reid SpencerAdd a test case for a particular udiv/select transform.
2007-03-05 Chris Lattnernew testcase
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-24 Chris Lattnertestcase for pr1217
2007-02-23 Chris Lattnerfix this testcase
2007-02-22 Andrew Lenharthmissed cast elimination
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-04 Reid SpencerPrepare for PR411
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 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-14 Chris Lattnernew testcase
2007-01-13 Chris Lattnertestcase reduced from pr1107
2007-01-13 Reid SpencerFor PR1043:
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-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerFor PR1070:
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-16 Chris LattnerFix borken testcase
2006-12-09 Reid SpencerToo soon to commit, revert.
2006-12-09 Reid SpencerNew test cases for regressions in the SetCC -> ICmp...
next