llvm-6502/lib/CodeGen/SelectionDAG
Anton Korobeynikov c31642f7af Proper name 16 bit libcalls
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70750 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-03 13:14:08 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
FastISel.cpp -Move the DwarfWriter::ValidDebugInfo check to a static DIDescriptor::ValidDebugInfo 2009-05-03 08:50:41 +00:00
LegalizeDAG.cpp Add libcall expansion for 16 and 128 bit muls 2009-05-03 13:13:51 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
LegalizeTypes.h Implement review feedback for vector shuffle work. 2009-04-29 05:20:52 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp Implement review feedback for vector shuffle work. 2009-04-29 05:20:52 +00:00
Makefile
ScheduleDAGFast.cpp Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
ScheduleDAGList.cpp Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
ScheduleDAGRRList.cpp Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGSDNodesEmit.cpp Move getSubRegisterRegClass from ScheduleDagSDNodesEmit.cpp to a TargetRegisterClass method. 2009-04-28 16:34:09 +00:00
SelectionDAG.cpp Update comment, replace theoretically impossible check with an assert. 2009-04-29 18:13:31 +00:00
SelectionDAGBuild.cpp -Move the DwarfWriter::ValidDebugInfo check to a static DIDescriptor::ValidDebugInfo 2009-05-03 08:50:41 +00:00
SelectionDAGBuild.h Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
SelectionDAGISel.cpp Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Proper name 16 bit libcalls 2009-05-03 13:14:08 +00:00