[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / chain_order.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...
2014-12-16 Sanjay Patelmerge consecutive loads that are offset from a base...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-05-22 Nadav RotemX86: Fix a bug in EltsFromConsecutiveLoads. We can...