diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2008-07-09 07:29:11 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2008-07-09 07:29:11 +0000 |
commit | 9ee863ecc00ff191bfec3f1421d80b41989f4413 (patch) | |
tree | 05b966209bbd8d3a72fcf2d780ce14acbe9ea921 /lib/CodeGen/BranchFolding.cpp | |
parent | 1afe5c3ff8f37a94e47379ff9535b5e03faca020 (diff) |
Fold (a < 8) && (b < 8) into (a|b) < 8 for unsigned less or greater than.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53282 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions