diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2016-11-16 21:48:59 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2016-11-16 21:48:59 +0000 |
commit | 7d0c869b86d071aeb6a0c6447c0d03e08b50cab3 (patch) | |
tree | 3fe0c881ba241368bace4014f15c85bd71e689f3 /llvm/tools/llvm-objdump/llvm-objdump.h | |
parent | df4b162e4dfab933873fed14f5dcc55574f85c1e (diff) | |
download | bcm5719-llvm-7d0c869b86d071aeb6a0c6447c0d03e08b50cab3.tar.gz bcm5719-llvm-7d0c869b86d071aeb6a0c6447c0d03e08b50cab3.zip |
X86: Simplify X86ISD::Wrapper operand checks. NFCI.
We only ever create TargetConstantPool, TargetJumpTable, TargetExternalSymbol,
TargetGlobalAddress, TargetGlobalTLSAddress, MCSymbol and TargetBlockAddress
nodes as operands of X86ISD::Wrapper nodes, so we can remove one check and
invert the other.
Also update the documentation comment for X86ISD::Wrapper.
Differential Revision: https://reviews.llvm.org/D26731
llvm-svn: 287160
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.h')
0 files changed, 0 insertions, 0 deletions