[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / loop-hoist.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-01-20 Chris Lattneremit basic block labels with mcstreamer.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-12 Dan GohmanUse WriteAsOperand to print BasicBlock names.
2009-07-14 Chris Lattnerconvert to filecheck style, simplify RUN line, and...
2009-07-14 Daniel DunbarRevert r75610 (and r75620, which was blocking the rever...
2009-07-14 Chris LattnerChange the X86 asmprinter to use the mangler to apply...
2009-05-18 Dan GohmanAdd nounwind to a few tests.
2009-01-16 Dan GohmanDisable the post-RA scheduler on this test, since it...
2008-04-15 Dan GohmanTreat EntryToken nodes as "passive" so that they aren...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerRearrange code so that llvm-upgrade doesn't break the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-13 Chris Lattnernew testcase