summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-03 09:26:16 +0000
committerTim Northover <tnorthover@apple.com>2014-04-03 09:26:16 +0000
commit2ad88d3aab31f767f5adb56f71ac51b36c1cf899 (patch)
tree0601baf8e45b1e5d98146211d7303123eaa979b4 /llvm/lib/Object
parentcaccac10b7e1beeefeae4f389cfed78763dc6aae (diff)
downloadbcm5719-llvm-2ad88d3aab31f767f5adb56f71ac51b36c1cf899.tar.gz
bcm5719-llvm-2ad88d3aab31f767f5adb56f71ac51b36c1cf899.zip
ARM64: always use i64 for the RHS of shift operations
Switching between i32 and i64 based on the LHS type is a good idea in theory, but pre-legalisation uses i64 regardless of our choice, leading to potential ISel errors. Should fix PR19294. llvm-svn: 205519
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud