Optimized FCMP_OEQ and FCMP_UNE for x86.
[oota-llvm.git] / test / CodeGen / X86 / store_op_load_fold2.ll
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-23 Evan ChengFix test case.
2006-08-29 Evan ChengFix test case so it passes on x86-64.
2006-08-29 Evan ChengUndo xfail.
2006-07-24 Evan ChengXFAIL for now.
2006-03-09 Evan ChengAdd a test case for (store (op (load ..) ..) ..) folding.