diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2013-10-02 22:38:17 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2013-10-02 22:38:17 +0000 |
commit | 0be1cb1c7b6bfae3cc5107c85827bb499a8c6015 (patch) | |
tree | 1a39f27b51749c08ca26e5e399b201173e522a5b /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | c483237f062021f50e16652b11ae7a0aefc31863 (diff) | |
download | bcm5719-llvm-0be1cb1c7b6bfae3cc5107c85827bb499a8c6015.tar.gz bcm5719-llvm-0be1cb1c7b6bfae3cc5107c85827bb499a8c6015.zip |
Don't use runtime bounds check between address spaces.
Don't vectorize with a runtime check if it requires a
comparison between pointers with different address spaces.
The values can't be assumed to be directly comparable.
Previously it would create an illegal bitcast.
llvm-svn: 191862
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions