[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-13-PHIElimBug.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2010-09-03 NAKAMURA Takumitest/CodeGen/X86: Add explicit -mtriple=(i686|x86_64...
2010-03-14 Chris Lattnerget MMI out of the label uniquing business, just go...
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-17 Duncan SandsReapply r67049, with the test adjusted for darwin
2009-03-16 Bill Wendling--- Reverse-merging (from foreign repository) r67049...
2009-03-16 Duncan SandsTweak the fix for PR3784: be less sensitive about just
2009-03-13 Evan ChengFix PR3784: If the source of a phi comes from a bb...