[x86] add tests for possibly avoiding scalar->vector move; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 27 Aug 2018 20:21:33 +0000 (20:21 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 27 Aug 2018 20:21:33 +0000 (20:21 +0000)
commit7b6df50669a71ac8facb268d1986d6fe7a807eb6
tree482c2768a0e498ee18f7a7353d03f628341f0973
parent7af5d66ba0cc1748eea30a42f0c479d8c9c4c779
[x86] add tests for possibly avoiding scalar->vector move; NFC

llvm-svn: 340773
llvm/test/CodeGen/X86/load-scalar-as-vector.ll [new file with mode: 0644]