OSDN Git Service

Rename ISD::FLT_ROUNDS to ISD::FLT_ROUNDS_ to avoid conflicting
authorDan Gohman <gohman@apple.com>
Thu, 31 Jan 2008 00:41:03 +0000 (00:41 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 31 Jan 2008 00:41:03 +0000 (00:41 +0000)
commit1a0248690aaa9f7baaf1247e5f65a1c0c9e3783c
tree4d60c015965f13856c243ac39d6cbedf4d027267
parent00dff8dda29b5a249cd99405ce26e84cef13ba53
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
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h