[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-1.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-09-02 NAKAMURA Takumillvm/test/CodeGen/X86: Update tests with -mattr=-bmi...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-26 Dan GohmanDon't use INSERT_SUBREG to model anyext operations...
2008-04-09 Evan Cheng- More aggressively coalescing away copies whose source...