summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-03-16 23:17:54 +0000
committerChris Bieneman <beanz@apple.com>2016-03-16 23:17:54 +0000
commit671d0dda7dcb70115a887936e6d8e58b426bd4c2 (patch)
treebbdcee110a7b5f05cfadb1ac0bd704ed394f55ce /llvm/test/Bitcode
parent43e33d61c681f221b03fac71d21044173e33cb0c (diff)
downloadbcm5719-llvm-671d0dda7dcb70115a887936e6d8e58b426bd4c2.tar.gz
bcm5719-llvm-671d0dda7dcb70115a887936e6d8e58b426bd4c2.zip
Upgrade TBAA *before* upgrading intrinsics
Summary: If TBAA is on an intrinsic and it gets upgraded and drops the TBAA we hit an odd assert. We should just upgrade the TBAA first because it doesn't have side-effects. Reviewers: reames, apilipenko, manmanren Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D18229 llvm-svn: 263673
Diffstat (limited to 'llvm/test/Bitcode')
-rw-r--r--llvm/test/Bitcode/auto_upgrade_intrinsics.bcbin0 -> 1672 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/auto_upgrade_intrinsics.bc b/llvm/test/Bitcode/auto_upgrade_intrinsics.bc
new file mode 100644
index 00000000000..9205c8ae4d3
--- /dev/null
+++ b/llvm/test/Bitcode/auto_upgrade_intrinsics.bc
Binary files differ
OpenPOWER on IntegriCloud