diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-27 21:42:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-27 21:42:46 +0000 |
commit | 42ebefae8ef5adc46ace9e892c6cef006d94320a (patch) | |
tree | fa592c432dc3e043f2f1d77320d3b660a497b65e /lib/Analysis/LoopPass.cpp | |
parent | 4dd68242f106f047f80a5e0fdd96e19cb0ac5eed (diff) |
The bitcast case is not needed here: instcombine turns icmp(bitcast(x), null) -> icmp(x, null) already.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82935 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LoopPass.cpp')
0 files changed, 0 insertions, 0 deletions