summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-03-23 20:16:37 +0000
committerSanjay Patel <spatel@rotateright.com>2016-03-23 20:16:37 +0000
commit7876f180b5fde2ecf3216a7a2800bdbd234f2fcd (patch)
tree2ddc965c50399863e6316d70d6b1cfd3bb940a81 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent85c8594056c177358ca45956e761f2b802bcc5d1 (diff)
downloadbcm5719-llvm-7876f180b5fde2ecf3216a7a2800bdbd234f2fcd.tar.gz
bcm5719-llvm-7876f180b5fde2ecf3216a7a2800bdbd234f2fcd.zip
[x86] make peekThroughBitcasts() a helper function
This should be hoisted further up so it can be used in DAGCombiner and other backends, but I'm limiting the scope in the interest of patch minimalism. It's not quite NFC because some of the replaced code was using an 'if' check rather than a 'while' loop, so those cases would only look through a single bitcast. llvm-svn: 264186
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud