llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 77e77a6aa0 Refactor libcall code a bit. Initial implementation of expanding int -> FP
operations for 64-bit integers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19724 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-21 06:05:23 +00:00
..
LegalizeDAG.cpp Refactor libcall code a bit. Initial implementation of expanding int -> FP 2005-01-21 06:05:23 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp implement add_parts/sub_parts. 2005-01-20 18:50:55 +00:00
SelectionDAGISel.cpp Support targets that do not use i8 shift amounts. 2005-01-19 22:31:21 +00:00
SelectionDAGPrinter.cpp Don't mash stuff together. 2005-01-16 07:28:31 +00:00
TargetLowering.cpp Add a hook to find out how the target handles shift amounts that are out of 2005-01-19 03:36:14 +00:00