summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86FrameLowering.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2016-03-04 22:27:39 +0000
committerPhilip Reames <listmail@philipreames.com>2016-03-04 22:27:39 +0000
commita0c9f6e73622e7f040d827850acbdfcbde945998 (patch)
tree351e3d2ba308dc5a7bb8b764ac377ec7e341f571 /llvm/lib/Target/X86/X86FrameLowering.cpp
parentecdc98fdaea83d9d4750d93316ba1b2b277d1c51 (diff)
downloadbcm5719-llvm-a0c9f6e73622e7f040d827850acbdfcbde945998.tar.gz
bcm5719-llvm-a0c9f6e73622e7f040d827850acbdfcbde945998.zip
[LVI] Fix a bug which prevented use of !range metadata within a query
The diff is relatively large since I took a chance to rearrange the code I had to touch in a more obvious way, but the key bit is merely using the !range metadata when we can't analyze the instruction further. The previous !range metadata code was essentially just dead since no binary operator or cast will have !range metadata (per Verifier) and it was otherwise dropped on the floor. llvm-svn: 262751
Diffstat (limited to 'llvm/lib/Target/X86/X86FrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud