diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-05-17 03:29:20 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-05-17 03:29:20 +0000 |
commit | c85473143c006690cb766a008736554ad8493ff5 (patch) | |
tree | bcffbf112816e23e3f32b5a8cf98d7263e547d7e /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 9516eee2f25247426afb7f48284220a815c6f225 (diff) | |
download | llvm-c85473143c006690cb766a008736554ad8493ff5.zip llvm-c85473143c006690cb766a008736554ad8493ff5.tar.gz llvm-c85473143c006690cb766a008736554ad8493ff5.tar.bz2 |
[x86] Fix a bad predicate I spotted by inspection -- pshufhw and pshuflw
were added in SSE2, no SSSE3. Found this while auditing all uses of
SSSE3 in the X86 target. I don't actually expect this to make
a significant difference on anything and I don't have any detailed test
cases but I updated the existing test cases that already covered some of
this code path.
llvm-svn: 209056
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions