summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Verifier.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-09-13 00:21:32 +0000
committerHans Wennborg <hans@hanshq.net>2016-09-13 00:21:32 +0000
commit8a42d4b9cc038744eeb3f3276a6ecb36a32018c0 (patch)
tree3f9e3f239b0533d609a2b0c91ed72b742e9a6755 /llvm/lib/IR/Verifier.cpp
parent04c7db31e8072af2912cabc8af4b0b9347728e86 (diff)
downloadbcm5719-llvm-8a42d4b9cc038744eeb3f3276a6ecb36a32018c0.tar.gz
bcm5719-llvm-8a42d4b9cc038744eeb3f3276a6ecb36a32018c0.zip
X86: Conditional tail calls should not have isBarrier = 1
That confuses e.g. machine basic block placement, which then doesn't realize that control can fall through a block that ends with a conditional tail call. Instead, isBranch=1 should be set. Also, mark EFLAGS as used by these instructions. llvm-svn: 281281
Diffstat (limited to 'llvm/lib/IR/Verifier.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud