llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 1a0248690a Rename ISD::FLT_ROUNDS to ISD::FLT_ROUNDS_ to avoid conflicting
with the real FLT_ROUNDS (defined in <float.h>).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46587 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-31 00:41:03 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Factor the addressing mode and the load/store VT out of LoadSDNode 2008-01-30 00:15:11 +00:00
LegalizeDAG.cpp Rename ISD::FLT_ROUNDS to ISD::FLT_ROUNDS_ to avoid conflicting 2008-01-31 00:41:03 +00:00
LegalizeTypes.cpp
LegalizeTypes.h * Introduce a new SelectionDAG::getIntPtrConstant method 2008-01-17 07:00:52 +00:00
LegalizeTypesExpand.cpp Factor the addressing mode and the load/store VT out of LoadSDNode 2008-01-30 00:15:11 +00:00
LegalizeTypesPromote.cpp Factor the addressing mode and the load/store VT out of LoadSDNode 2008-01-30 00:15:11 +00:00
LegalizeTypesScalarize.cpp
LegalizeTypesSplit.cpp * Introduce a new SelectionDAG::getIntPtrConstant method 2008-01-17 07:00:52 +00:00
Makefile
ScheduleDAG.cpp Create a new class, MemOperand, for describing memory references 2008-01-31 00:25:39 +00:00
ScheduleDAGList.cpp Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
ScheduleDAGRRList.cpp Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
SelectionDAG.cpp Rename ISD::FLT_ROUNDS to ISD::FLT_ROUNDS_ to avoid conflicting 2008-01-31 00:41:03 +00:00
SelectionDAGISel.cpp Rename ISD::FLT_ROUNDS to ISD::FLT_ROUNDS_ to avoid conflicting 2008-01-31 00:41:03 +00:00
SelectionDAGPrinter.cpp Create a new class, MemOperand, for describing memory references 2008-01-31 00:25:39 +00:00
TargetLowering.cpp Factor the addressing mode and the load/store VT out of LoadSDNode 2008-01-30 00:15:11 +00:00