Teach haveSameSpecialState about operand bundles
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 14 Dec 2015 19:11:35 +0000 (19:11 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 14 Dec 2015 19:11:35 +0000 (19:11 +0000)
commit97a58d8cf4ee932a0ad2b6b75fc5b7743e2e4bde
tree7885626626ffd87d0c435e01a6ad24c3941cb3ca
parentfe9f74ec617bf1e3d9f0670a6d1e186adb21f77b
Teach haveSameSpecialState about operand bundles

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255527 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/InstrTypes.h
lib/IR/Instruction.cpp
test/Feature/OperandBundles/special-state.ll [new file with mode: 0644]