[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / i64-mem-copy.ll
2015-05-12 Michael Kuperstein[X86] DAGCombine should not assume arbitrary vector...
2015-04-22 Sanjay Patel[x86] allow 64-bit extracted vector element integer...
2015-04-20 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-01-12 Nico RieckMake test independent of scheduling
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add actions for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-12 Evan ChengTypo.
2009-03-12 Evan ChengOn x86, if the only use of a i64 load is a i64 store...