Fix some of the stuff in the PPC README file, and clean up legalization
authorNate Begeman <natebegeman@mac.com>
Wed, 1 Feb 2006 07:19:44 +0000 (07:19 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 1 Feb 2006 07:19:44 +0000 (07:19 +0000)
commit750ac1bdfa6f09bddfd9efce1d6360dde8fa74c0
tree4457bc3181b9efde0a9d6b1132b1caddae33d996
parent1f7c6302be33adbb6eb9983b60197b5175e37e48
Fix some of the stuff in the PPC README file, and clean up legalization
of the SELECT_CC, BR_CC, and BRTWOWAY_CC nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25875 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/IA64/IA64ISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/README.txt
lib/Target/X86/X86ISelLowering.cpp