[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / 2008-01-08-SchedulerCrash.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...
2013-06-18 Quentin ColombetDuring SelectionDAG building explicitly set a node...
2012-08-14 Nadav RotemDuring the CodeGenPrepare we often lower intrinsics...
2011-09-01 Benjamin KramerThis test depends on cmov being available.
2011-09-01 Andrew TrickPreRA scheduler should avoid cloning compares.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-25 Dan GohmanAdd CMP32mr and friends to the load-unfolding table...
2008-01-09 Evan ChengSpecial copy SUnit's do not have SDNode's.