llvm-6502/lib/CodeGen/SelectionDAG
2009-08-22 17:12:53 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp PR4737: Fix a nasty bug in load narrowing with non-power-of-two types. 2009-08-19 08:46:10 +00:00
FastISel.cpp Record variable debug info at ISel time directly. 2009-08-22 17:12:53 +00:00
LegalizeDAG.cpp Record variable debug info at ISel time directly. 2009-08-22 17:12:53 +00:00
LegalizeFloatTypes.cpp Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. 2009-08-12 00:36:31 +00:00
LegalizeIntegerTypes.cpp Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. 2009-08-12 00:36:31 +00:00
LegalizeTypes.cpp Allow targets to specify their choice of calling conventions per 2009-08-14 20:10:52 +00:00
LegalizeTypes.h Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. 2009-08-12 00:36:31 +00:00
LegalizeTypesGeneric.cpp Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. 2009-08-12 00:36:31 +00:00
LegalizeVectorOps.cpp Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
LegalizeVectorTypes.cpp Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. 2009-08-12 00:36:31 +00:00
Makefile
ScheduleDAGFast.cpp Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
ScheduleDAGSDNodes.cpp Use the schedule itinerary operand use/def cycle information to adjust dependence edge latency for post-RA scheduling. 2009-08-19 16:08:58 +00:00
ScheduleDAGSDNodes.h
ScheduleDAGSDNodesEmit.cpp Be more clever about regclasses in ScheduleDAGSDNodes::EmitCopyFromReg. 2009-08-16 17:40:59 +00:00
SelectionDAG.cpp Record variable debug info at ISel time directly. 2009-08-22 17:12:53 +00:00
SelectionDAGBuild.cpp Record variable debug info at ISel time directly. 2009-08-22 17:12:53 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
SelectionDAGPrinter.cpp Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
TargetLowering.cpp Unbreak build. Evan, please make sure my changes are correct. 2009-08-15 20:46:16 +00:00