summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocLinearScan.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-10-14 00:41:01 +0000
committerChris Lattner <sabre@nondot.org>2006-10-14 00:41:01 +0000
commitbd9acad805500db60ade4008d140a5c63d77b8e3 (patch)
tree4292d0f32c76a8e9963cab158973398ca9288a39 /llvm/lib/CodeGen/RegAllocLinearScan.cpp
parent47db29a4050a22d2df4eb3ee78286b4fd4645cef (diff)
downloadbcm5719-llvm-bd9acad805500db60ade4008d140a5c63d77b8e3.tar.gz
bcm5719-llvm-bd9acad805500db60ade4008d140a5c63d77b8e3.zip
When SimplifySetCC was moved to the DAGCombiner, it was never removed from
SelectionDAG and it has since bitrotted. Remove the copy from SelectionDAG. Next, remove the constant folding piece of DAGCombiner::SimplifySetCC into a new FoldSetCC method which can be used by getNode() and SimplifySetCC. This fixes obscure bugs. llvm-svn: 30952
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud