diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-03-23 20:16:37 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-03-23 20:16:37 +0000 |
commit | 7876f180b5fde2ecf3216a7a2800bdbd234f2fcd (patch) | |
tree | 2ddc965c50399863e6316d70d6b1cfd3bb940a81 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 85c8594056c177358ca45956e761f2b802bcc5d1 (diff) | |
download | bcm5719-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