Convert more tests to avoid llvm-as.
[oota-llvm.git] / test / CodeGen / X86 / 2006-11-28-Memcpy.ll
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2008-06-27 Chris Lattnertest doesn't need eh info
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
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-04 Reid SpencerMake this test succeed on both Darwin and Linux
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-29 Evan ChengFix test.
2006-11-29 Chris LattnerThis fails on mainline.
2006-11-29 Evan ChengAdd test cases for PR1022, 1023.