[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / avx512-vbroadcast.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-10-26 Igor Bregerfix test errors (on windows) for commit r251287
2015-10-26 Igor BregerAVX512: Enabled VPBROADCASTB lowering for v64i8 vectors.
2015-05-18 Elena DemikhovskyAVX-512: Added patterns for scalar-to-vector broadcast
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-09 Robert Khasanov[AVX512] Added lowering for VBROADCASTSS/SD instructions.
2014-10-28 Robert Khasanov[AVX512] Bring back vector-shuffle lowering support...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-03 Chandler Carruth[x86] Regenerate a bunch more avx512 test cases using...
2014-10-03 Chandler Carruth[x86] Remove some of the --show-mc-encoding flags from...
2014-08-13 Adam Nemet[AVX512] Verify the code generated for the intrinsic...
2014-07-30 Adam Nemet[AVX512] Test that _mm512_set1_* intrinsics generate...
2014-07-30 Adam Nemet[AVX512] Add missing CHECK-LABEL
2013-12-11 Elena DemikhovskyAVX-512: Removed "z" suffix from AVX-512 instructions...
2013-08-11 Elena DemikhovskyAVX-512: Added more tests for BROADCAST
2013-08-09 Stephen LinCHECK-LABEL-ify tests
2013-08-07 Elena DemikhovskyAVX-512 set: Added BROADCAST instructions