llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 82fbfb6984 Teach legalize to promote SetCC results.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19657 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-18 02:59:52 +00:00
..
LegalizeDAG.cpp Teach legalize to promote SetCC results. 2005-01-18 02:59:52 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Allow setcc operations to have nonbool types. 2005-01-18 02:52:03 +00:00
SelectionDAGISel.cpp Allow setcc operations to have nonbool types. 2005-01-18 02:52:03 +00:00
SelectionDAGPrinter.cpp Don't mash stuff together. 2005-01-16 07:28:31 +00:00
TargetLowering.cpp Shift and setcc types default to the pointer type. 2005-01-16 23:59:48 +00:00