Upgrade tests to not use llvm-upgrade.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce /
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-29 John CriswellConvert .cvsignore files
2007-04-23 Devang PatelNew test.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-01-13 Reid SpencerFor PR1043:
2006-12-31 Reid SpencerFor PR950:
2006-12-23 Reid SpencerFor PR950:
2006-12-02 Reid SpencerPrevent a GEP from getting upgraded to avoid resulting...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-17 Chris LattnerNew testcase.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-10-30 Chris Lattnernew testcase
2005-10-11 Chris Lattnerthis passes with the change in predicate
2005-10-11 Chris Lattnerlsr doesn't emit gep instructions anymore
2005-09-12 Chris Lattnerrelax pattern match on name
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-09-10 Chris Lattnernew testcase
2005-08-17 Chris Lattnernew testcase distilled from mesa
2005-08-16 Chris Lattnertestcase that crashes lsr, distilled from 175.vpr
2005-08-10 Chris Lattnernew testcase we handle
2005-08-10 Chris Lattnernew testcase
2005-08-09 Chris LattnerThis is now implemented
2005-08-08 Chris LattnerA testcase I don't want to break in the future
2005-08-08 Chris Lattnernew testcase, not implemented yet
2005-08-08 Chris LattnerIt is better to not depend on CSE to share multiplies...
2005-08-08 Chris LattnerThese are both implemented by a recent LSR patch
2005-08-05 Chris Lattnertwo simple testcases loopreduce should handle but does...
2005-08-04 Chris LattnerThis testcase now passes
2005-08-04 Chris Lattnerthis is not implemented by lsr yet
2005-08-03 Chris Lattnerthis now passes
2005-08-01 Chris Lattnertemporarily fail these two tests until LSR evolves...
2005-03-06 Chris Lattnercleanup the test
2005-03-06 Chris Lattnercheck that we only insert one phi node per loop
2005-03-06 Chris LattnerAdd testcase for this:
2005-03-06 Chris Lattnertestcase for A[invariant][indvar] where invariant is...
2005-03-06 Chris Lattneradd test for this:
2005-03-06 Chris LattnerAdd test for this:
2005-03-06 Chris Lattnera regtest
2005-03-06 Chris Lattnernew directory