llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 4e6c746899 Implement handling of most long operators through libcalls.
Fix a bug legalizing "ret (Val,Val)"


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19375 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-08 19:27:05 +00:00
..
LegalizeDAG.cpp Implement handling of most long operators through libcalls. 2005-01-08 19:27:05 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Add support for FP->INT conversions and back. 2005-01-08 08:08:56 +00:00
SelectionDAGISel.cpp Adjust to changes in LowerCAllTo interfaces 2005-01-08 19:26:18 +00:00
TargetLowering.cpp First draft of new Target interface 2005-01-07 07:44:53 +00:00