diff options
author | Manman Ren <mren@apple.com> | 2012-06-14 05:57:42 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2012-06-14 05:57:42 +0000 |
commit | 7a0575b9a8ca291c33495623eae171394f33b58f (patch) | |
tree | 3eda454b3469b1d78aab393603cbf8b2b5f35b59 /lib/CodeGen/MachineVerifier.cpp | |
parent | ce5c6fb55f089cb92c99bf172c9c550e69dcb6c7 (diff) |
InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
uno && ueq was converted to ueq, it should be converted to uno.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158441 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions