OSDN Git Service

Add SrcReg2 to analyzeCompare and optimizeCompareInstr to handle Compare
authorManman Ren <mren@apple.com>
Fri, 29 Jun 2012 21:33:59 +0000 (21:33 +0000)
committerManman Ren <mren@apple.com>
Fri, 29 Jun 2012 21:33:59 +0000 (21:33 +0000)
commitde7266c611b37ec050efb53b73166081a98cea13
treed90f453d9a154f18a666a068c6a9c78860514cf3
parent8ccaad526abdf39141b11b6d480b027d73a2d2a8
Add SrcReg2 to analyzeCompare and optimizeCompareInstr to handle Compare
instructions with two register operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159465 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/PeepholeOptimizer.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h