Address issues found by Duncan during post-commit review of r177856.
[oota-llvm.git] / test / Transforms / InstCombine / 2004-11-27-SetCCForCastLargerAndConstant.ll
2009-12-17 Eli FriedmanAllow instcombine to combine "sext(a) >u const" to...
2009-10-12 Edward O'CallaghanConvert InstCombine tests from notcast to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-15 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-13 Reid SpencerFor PR950:
2006-10-19 Devang PatelFix bug in PR454 resolution. Added new test case.
2005-04-24 Chris Lattnerunxfail this.
2005-01-26 Chris LattnerXFAIL this for now.
2004-11-28 Reid SpencerUpdate the test to match the optimization. The optimiza...
2004-11-28 Reid SpencerCorrect the RUN line to remove unneeded parameters...
2004-11-28 Reid SpencerTest case for PR454