Reapply r81171 with a fix: don't try to use i64 when it
[oota-llvm.git] / test / CodeGen / X86 / commute-cmov.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Chris Lattnerconvert to filecheck
2009-01-29 Dan GohmanMake x86's BT instruction matching more thorough, and...
2009-01-07 Dan GohmanAdd patterns to match conditional moves with loads...