summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-09-24 07:11:26 +0000
committerBill Wendling <isanbard@gmail.com>2008-09-24 07:11:26 +0000
commit7c31464a0b87ab81396ed95b3e36215361622cf5 (patch)
tree86521a19a2e0b6f03dae030f043a250d3ff366ea /llvm/lib/ExecutionEngine/ExecutionEngine.cpp
parent25dd4a2daf1f527ed69a01a5ee1ccc5ef97412bd (diff)
downloadbcm5719-llvm-7c31464a0b87ab81396ed95b3e36215361622cf5.tar.gz
bcm5719-llvm-7c31464a0b87ab81396ed95b3e36215361622cf5.zip
Refactor the constant folding code into it's own function. And call it from both
the SelectionDAG and DAGCombiner code. The only functionality change is that now the DAG combiner is performing the constant folding for these operations instead of being a no-op. This is *not* in response to a bug, so there isn't a testcase. llvm-svn: 56550
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud