[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / codegen-prepare-extload.ll
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-10 Quentin Colombet[CodeGenPrepare] Refine the cost model provided by...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-22 Quentin Colombet[CodeGenPrepare] Handle properly the promotion of opera...
2014-12-17 Quentin Colombet[CodeGenPrepare] Reapply r224351 with a fix for the...
2014-12-17 Reid KlecknerRevert "[CodeGenPrepare] Move sign/zero extensions...
2014-12-16 Quentin Colombet[CodeGenPrepare] Move sign/zero extensions near loads...
2013-11-22 Jim GrosbachX86: Perform integer comparisons at i32 or larger.
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2009-10-16 Dan GohmanMove zext and sext casts fed by loads into the same...