summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-06-11 16:34:10 +0000
committerCraig Topper <craig.topper@intel.com>2018-06-11 16:34:10 +0000
commitae7179414d0dc5404c583b08f8d54fc77f7baaf0 (patch)
tree6a09146708ba65232a06d9f609a8f030a51fa320 /clang/lib/CodeGen/CodeGenModule.cpp
parentc8b7a41a00591c4852ac583cf2bc4c7d34b2fded (diff)
downloadbcm5719-llvm-ae7179414d0dc5404c583b08f8d54fc77f7baaf0.tar.gz
bcm5719-llvm-ae7179414d0dc5404c583b08f8d54fc77f7baaf0.zip
[X86] Properly account for the immediate being multiplied by 8 in the immediate range checking for BI__builtin_ia32_psrldqi128 and friends.
The limit was set to 1023 which only up to 127*8. It needs to be 2047 to allow 255*8. llvm-svn: 334416
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud