Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / 2006-04-27-ISelFoldingBug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-03-25 Tanya LattnerByebye llvm-upgrade!
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-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-12 Evan ChengUpdate tests.
2006-05-30 Evan ChengFix the test failure on non-Darwin targets.
2006-04-28 Evan ChengTest case for PR748