llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresponding...
[oota-llvm.git] / test / CodeGen / X86 / i64-mem-copy.ll
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add actions for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-12 Evan ChengTypo.
2009-03-12 Evan ChengOn x86, if the only use of a i64 load is a i64 store...