llvm-6502/lib/CodeGen/SelectionDAG
2008-04-14 18:43:25 +00:00
..
CallingConvLower.cpp Introduce a new node for holding call argument 2008-03-21 09:14:45 +00:00
DAGCombiner.cpp Re-commit of the r48822, where the infinite looping problem discovered 2008-04-07 10:06:32 +00:00
LegalizeDAG.cpp Factor some libcall code. 2008-04-12 17:14:18 +00:00
LegalizeTypes.cpp Initial libcall support for LegalizeTypes. This is 2008-04-14 06:48:48 +00:00
LegalizeTypes.h Initial libcall support for LegalizeTypes. This is 2008-04-14 06:48:48 +00:00
LegalizeTypesExpand.cpp Initial libcall support for LegalizeTypes. This is 2008-04-14 06:48:48 +00:00
LegalizeTypesFloatToInt.cpp Rename getAnyLoad to getLoad is suggested by Evan. 2008-03-28 09:45:24 +00:00
LegalizeTypesPromote.cpp Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal 2008-04-12 04:36:06 +00:00
LegalizeTypesScalarize.cpp
LegalizeTypesSplit.cpp
Makefile
ScheduleDAG.cpp Rename MemOperand to MachineMemOperand. This was suggested by 2008-04-07 19:35:22 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Cosmetic changes. 2008-03-29 18:34:22 +00:00
SelectionDAG.cpp Avoid creating MERGE_VALUES nodes for single values. 2008-04-14 18:43:25 +00:00
SelectionDAGISel.cpp Fix /test/CodeGen/PowerPC/big-endian-actual-args.ll for linux/ppc32 2008-04-14 17:17:14 +00:00
SelectionDAGPrinter.cpp Fix -view-sunit-dags to support cross-rc-copy nodes. 2008-03-21 22:51:06 +00:00
TargetLowering.cpp Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal 2008-04-12 04:36:06 +00:00