llvm-6502/lib/CodeGen/SelectionDAG
2007-04-09 22:27:04 +00:00
..
CallingConvLower.cpp add methods for analysis of call results and return nodes. 2007-02-28 07:09:40 +00:00
DAGCombiner.cpp 1. Insert custom lowering hooks for ISD::ROTR and ISD::ROTL. 2007-04-02 21:36:32 +00:00
LegalizeDAG.cpp 1. Insert custom lowering hooks for ISD::ROTR and ISD::ROTL. 2007-04-02 21:36:32 +00:00
Makefile
ScheduleDAG.cpp Fix some VC++ warnings. 2007-03-20 20:43:18 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Estimate a cost using the possible number of scratch registers required and use 2007-03-14 22:43:40 +00:00
ScheduleDAGSimple.cpp
SelectionDAG.cpp add some assertions 2007-04-09 05:23:13 +00:00
SelectionDAGISel.cpp Use integer log for metric calculation 2007-04-09 21:57:03 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp remove some dead target hooks, subsumed by isLegalAddressingMode 2007-04-09 22:27:04 +00:00