Convert more tests to avoid llvm-as.
[oota-llvm.git] / test / CodeGen / X86 / 2006-11-17-IllegalMove.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-12 Chris Lattneradd nounwind
2008-07-30 Dan GohmanI missed this file in r54223. movzbl is now used instead
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-09-25 Evan ChengForgot to check in the changes. Fix test case so it...
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-11-17 Evan ChengAdd a x86-64 test case: movb %sil, %ah is illegal.