Revamp the ICC/FCC reading instructions to be parameterized in terms of the
authorChris Lattner <sabre@nondot.org>
Mon, 30 Jan 2006 07:43:04 +0000 (07:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 30 Jan 2006 07:43:04 +0000 (07:43 +0000)
commit3772bcb33347f9e3615f3854c82323fa53e5765f
tree77171250e81277156e568f819171915f5e8f9da7
parent9072c05cd8b1739244d8c669fb92c3415d01dccc
Revamp the ICC/FCC reading instructions to be parameterized in terms of the
SPARC condition codes, not in terms of the DAG condcodes.  This allows us to
write nice clean patterns for cmovs/branches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25815 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