diff options
author | Craig Topper <craig.topper@intel.com> | 2018-11-18 21:28:47 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-11-18 21:28:47 +0000 |
commit | 950f3842ccaf0ccc2e52928fb49a9d3b3164e96e (patch) | |
tree | 3783f9a0614027c243440db8fd6ba322f230fcb4 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f8610fc4e72d15c5a412517039b14864e22e0c22 (diff) | |
download | llvm-950f3842ccaf0ccc2e52928fb49a9d3b3164e96e.zip llvm-950f3842ccaf0ccc2e52928fb49a9d3b3164e96e.tar.gz llvm-950f3842ccaf0ccc2e52928fb49a9d3b3164e96e.tar.bz2 |
[X86] Add a 32-bit command line with only sse2 to vector-sext.ll and vector-sext.ll to show some of the scalarized load sequences without 64-bit scalar support.
Some of these sequeces look pretty bad since we have to copy the sign bit from a 32 bit register to a 64 bit register to finish a sign extend.
llvm-svn: 347175
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions