New test case.
[oota-llvm.git] / test / Transforms /
2007-04-16 Devang PatelAdd PR number for reference.
2007-04-16 Devang PatelNew test case.
2007-04-16 Reid SpencerFix this test from Duncan's experiment.
2007-04-16 Chris Lattnerfix incorrectly upgraded test
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Chris Lattnertestcase for PR1335
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 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 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerUse %prcontext, $prcontext is not resolving for some...
2007-04-15 Reid SpencerPR1319:
2007-04-15 Zhou ShengThis test case is incorrect. Remove it.
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
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 Reid SpencerOops. A little aggressive on the name changes there.
2007-04-14 Reid SpencerFor PR1913:
2007-04-14 Chris Lattnernew testcase
2007-04-14 Reid SpencerFor PR1319:
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 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
next