diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2009-09-20 05:48:50 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2009-09-20 05:48:50 +0000 |
commit | 4a0345207732c6de918e2a9fafe8326a2ffb2cb0 (patch) | |
tree | b0e489dd7efe1946eae60e1dce1598f4e58ded25 /llvm/lib/Support/CommandLine.cpp | |
parent | b1f2e101db658f93827a4e73c6d0ac3eed2d8f5a (diff) | |
download | llvm-4a0345207732c6de918e2a9fafe8326a2ffb2cb0.zip llvm-4a0345207732c6de918e2a9fafe8326a2ffb2cb0.tar.gz llvm-4a0345207732c6de918e2a9fafe8326a2ffb2cb0.tar.bz2 |
Try turning icmp(bitcast(x), bitcast(y)) into icmp(bitcast(bitcast(x)), y) in
the hopes that the two bitcasts will merge.
llvm-svn: 82371
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions