Make utils/update_llc_test_checks.py note that the assertions are
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-512-v16.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-11-03 Simon Pilgrim[X86][AVX512] Fixed shuffle test name to match shuffle
2015-10-27 Simon Pilgrim[X86][AVX512] Test UNPCK with non-sequential scalars
2015-10-26 Igor BregerAVX-512: Use correct extract vector length.
2015-09-08 Elena DemikhovskyAVX-512: Lowering for 512-bit vector shuffles.
2015-02-20 Chandler Carruth[x86] Now that the new vector shuffle legality is enabl...
2015-02-15 Chandler Carruth[x86] Switch a collection of tests explicitly to the...
2015-02-15 Chandler Carruth[x86] Remove the now-default-on flag for the new vector...
2015-01-13 Adam Nemet[AVX512] Add 16x32 unpck tests as well