Add another micro-optimization. Apologies for the lack of refactoring, but I
authorNick Lewycky <nicholas@mxc.ca>
Wed, 9 Mar 2011 06:26:03 +0000 (06:26 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 9 Mar 2011 06:26:03 +0000 (06:26 +0000)
commit84dd4fa2e36f72050f5c46577359f5df0467e3e4
tree008880181f1e1077129fe7c5387df067b92df919
parentb2fd770136b92637c5f084b743eab29f910288d5
Add another micro-optimization. Apologies for the lack of refactoring, but I
gave up when I realized I couldn't come up with a good name for what the
refactored function would be, to describe what it does.

This is PR9343 test12, which is test3 with arguments reordered. Whoops!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127318 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp
test/Transforms/InstSimplify/compare.ll