llvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo, s/CHECK_NEXT/CHECK-NEXT/
[oota-llvm.git] / test / CodeGen / X86 / promote.ll
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
2012-01-03 Nadav RotemFix incorrect widening of the bitcast sdnode in case...
2011-10-18 Nadav RotemAdd additional element-promotion tests.