llvm-6502/lib/CodeGen/SelectionDAG
Nate Begeman 7cbd525ba8 Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty
fixme from the PowerPC backend.  Emit slightly better code for legalizing
select_cc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22805 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-16 19:49:35 +00:00
..
LegalizeDAG.cpp Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty 2005-08-16 19:49:35 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty 2005-08-16 19:49:35 +00:00
SelectionDAGISel.cpp Eliminate the SetCCSDNode in favor of a CondCodeSDNode class. This pulls the 2005-08-09 20:20:18 +00:00
SelectionDAGPrinter.cpp Use a extant helper to do this. 2005-08-16 18:31:23 +00:00
TargetLowering.cpp For: memory operations -> stores 2005-07-19 04:52:44 +00:00