Use Evan's outflag stuff to implement V8cmpicc. This allows us to write a
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 07:49:38 +0000 (07:49 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 07:49:38 +0000 (07:49 +0000)
commitb9169ceb23367c177c26113dcc589d3f5c584182
tree4aad6ebdcf4f777615cd125a09ac1e82c95aed82
parent3fbb726141c3c824b65a87df01a75e573d797db2
Use Evan's outflag stuff to implement V8cmpicc.  This allows us to write a
pattern for SUBCCrr, and makes it trivial to add support for SUBCCri, eliminating
an instruction in the common "setcc X, imm" case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25212 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcISelDAGToDAG.cpp
lib/Target/Sparc/SparcInstrInfo.td
lib/Target/SparcV8/SparcV8ISelDAGToDAG.cpp
lib/Target/SparcV8/SparcV8InstrInfo.td