[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / avx-trunc.ll
2015-02-16 Chandler Carruth[x86] Teach the 128-bit vector shuffle lowering routine...
2014-03-05 Cameron McInallyLower AVX v4i64->v4i32 truncate to one shuffle.
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2013-01-04 Nadav RotemRevert revision: 171467. This transformation is incorre...
2013-01-03 Elena DemikhovskySimplified TRUNCATE operation that comes after SETCC...
2012-02-02 Matt Beaumont-GayUnix line endings
2012-02-01 Elena DemikhovskyOptimization for "truncate" operation on AVX.