summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/load-scalar-as-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] promote all multiply i8 by constant to i32Sanjay Patel2018-11-261-20/+16
* [x86] add tests for 256- and 512-bit vector types for scalar-to-vector transf...Sanjay Patel2018-10-011-0/+162
* [X86] Add AVX512 target to load scalar to vector testsSimon Pilgrim2018-09-211-0/+1
* [x86] add test with optsize attribute for scalar->vector transform; NFCSanjay Patel2018-09-211-0/+20
* [x86] add AVX runs to show more potential scalar->vector mov opportunities; NFCSanjay Patel2018-08-271-219/+470
* [x86] add tests for possibly avoiding scalar->vector move; NFCSanjay Patel2018-08-271-0/+437
OpenPOWER on IntegriCloud