aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-11-13 17:58:53 +0000
committerTim Northover <tnorthover@apple.com>2014-11-13 17:58:53 +0000
commit631cc9ce1aeadd052aa1d4860210256cdd6e22ac (patch)
tree9957d7ae8f8ea6ee46f3a3fea32aaa4abce79b16 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parentab85dcc7b8d14edf8f2e716850739cfeb5bf0ccd (diff)
downloadllvm-631cc9ce1aeadd052aa1d4860210256cdd6e22ac.zip
llvm-631cc9ce1aeadd052aa1d4860210256cdd6e22ac.tar.gz
llvm-631cc9ce1aeadd052aa1d4860210256cdd6e22ac.tar.bz2
ARM: allow constpool entry to be moved to the user's block in all cases.
Normally entries can only move to a lower address, but when that wasn't viable, the user's block was considered anyway. Unfortunately, it went via createNewWater which wasn't designed to handle the case where there's already an island after the block. Unfortunately, the test we have is slow and fragile, and I couldn't reduce it to anything sane even with the @llvm.arm.space intrinsic. The test change here is recreating the previous one after the change. rdar://problem/18545506 llvm-svn: 221905
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions