llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 45b8caf1c5 Add support for legalizing FP_ROUND_INREG, SIGN_EXTEND_INREG, and
ZERO_EXTEND_INREG for targets that don't support them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19573 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-15 07:15:18 +00:00
..
LegalizeDAG.cpp Add support for legalizing FP_ROUND_INREG, SIGN_EXTEND_INREG, and 2005-01-15 07:15:18 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Common code factored out. 2005-01-15 07:14:32 +00:00
SelectionDAGISel.cpp Add new SIGN_EXTEND_INREG, ZERO_EXTEND_INREG, and FP_ROUND_INREG operators. 2005-01-15 06:17:04 +00:00
SelectionDAGPrinter.cpp Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode. 2005-01-13 20:50:02 +00:00
TargetLowering.cpp Clear the whole array, always. 2005-01-11 20:25:26 +00:00