Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca][X86] Add missing shuffle tests | Simon Pilgrim | 2019-01-25 | 1 | -1/+267 |
| | | | | | | Match the coverage of test\CodeGen\X86\avx512-shuffle-schedule.ll so we can get rid of -print-schedule (and fix PR37160) without losing schedule tests llvm-svn: 352179 | ||||
* | [llvm-mca][X86] Tidyup avx512 placeholder tests | Simon Pilgrim | 2019-01-22 | 1 | -0/+257 |
Ensure we keep avx512f/bw/dq + vl versions separate, add example broadcast tests - this should allow us to better the test coverage of test\CodeGen\X86\avx512-schedule.ll llvm-svn: 351848 |