OSDN Git Service

[InstCombine] Don't drop operand bundles
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 25 Nov 2015 00:42:19 +0000 (00:42 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 25 Nov 2015 00:42:19 +0000 (00:42 +0000)
commit8a44ac74128c6b7bc68602ae9d8dbdeb4d3f8d4b
tree58ebaa2015595c369d6b52073f18bad939762362
parent5c7d512e130eff9aaaed7e490ba4dc9d7152d882
[InstCombine] Don't drop operand bundles

Reviewers: majnemer

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D14857

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254046 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IRBuilder.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/cast-callee-deopt-bundles.ll [new file with mode: 0644]