llvm-6502/lib/CodeGen/SelectionDAG
2010-05-01 00:02:20 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Apply a patch from Jan Sjodin to fix a compiler abort on vector 2010-04-30 17:19:19 +00:00
FastISel.cpp While lowering dbg_declare, emit DBG_VALUE machine instruction if alloca matching llvm.dbg.declare intrinsic is missing. 2010-04-28 19:27:33 +00:00
FunctionLoweringInfo.cpp Replace r102368 with code that's less fragile. This creates DBG_VALUE instructions for function arguments early and insert them after instruction selection is done. 2010-04-28 23:08:54 +00:00
FunctionLoweringInfo.h Add comment. 2010-04-29 06:58:53 +00:00
InstrEmitter.cpp Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
InstrEmitter.h Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
LegalizeDAG.cpp
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
ScheduleDAGSDNodes.h Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp EXTRACT_VECTOR_ELT of an INSERT_VECTOR_ELT may have the same index, but the 2010-04-30 22:19:17 +00:00
SelectionDAGBuilder.cpp Delete the EdgeMapping variable itself. 2010-05-01 00:02:20 +00:00
SelectionDAGBuilder.h Delete the EdgeMapping variable itself. 2010-05-01 00:02:20 +00:00
SelectionDAGISel.cpp Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp
TargetSelectionDAGInfo.cpp