[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / ins_subreg_coalesce-3.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...
2010-06-24 Dan GohmanEliminate the first have of the optimization which...
2010-02-27 Evan ChengRe-apply 97040 with fix. This survives a ppc self-host...
2010-02-24 Daniel DunbarSpeculatively revert r97011, "Re-apply 96540 and 96556...
2010-02-24 Evan ChengRe-apply 96540 and 96556 with fixes.
2010-02-22 Evan ChengThese should not have been committed.
2010-02-22 Evan ChengInstcombine constant folding can normalize gep with...
2010-02-19 Duncan SandsRevert commits 96556 and 96640, because commit 96556...
2010-02-18 Evan ChengSome dag combiner goodness:
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-05 Dan GohmanEnable the new no-SP register classes by default. This...
2009-07-18 Evan ChengCatch more coalescing opportunities.
2008-08-05 Owen AndersonUpdate the remaining tests not to use -disable-correct...
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2008-04-09 Evan Cheng- More aggressively coalescing away copies whose source...