llvm-6502/lib/CodeGen/SelectionDAG
2008-08-27 00:31:01 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
FastISel.cpp Add support for fast isel of inttoptr and ptrtoint in the cases where truncation is not needed. 2008-08-27 00:31:01 +00:00
LegalizeDAG.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp Avoid an empty-if-body warning in release builds. 2008-08-20 14:00:56 +00:00
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp Add libm-oriented ISD opcodes for rounding operations. 2008-08-21 17:55:02 +00:00
Makefile
ScheduleDAG.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
SelectionDAG.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
SelectionDAGISel.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
SelectionDAGPrinter.cpp disallow direct access to SDValue::ResNo, provide a getter instead 2008-08-26 22:36:50 +00:00
TargetLowering.cpp Add libcalls for the new rounding opcodes. 2008-08-21 18:38:14 +00:00