Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-15 | Add ORR and EOR to the CMP peephole optimizer. It's hard to get isel to generate | Cameron Zwarich | |
a case involving EOR, so I only added a test for ORR. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129610 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-04-15 | Add missing register forms of instructions to the ARM CMP-folding code. This | Cameron Zwarich | |
fixes <rdar://problem/9287901>. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129599 91177308-0d34-0410-b5e6-96231b3b80d8 |