summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SSAUpdater.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-10 09:05:58 +0000
committerChris Lattner <sabre@nondot.org>2009-10-10 09:05:58 +0000
commit84095071ea35a32f88cb791a81a5bd04e1c8ed07 (patch)
tree1f3018499eb424835e20dbfa186a81220dda26d3 /llvm/lib/Transforms/Utils/SSAUpdater.cpp
parent60d4e69c81ab464cae6b01bdfa783ef70b1e3cb6 (diff)
downloadbcm5719-llvm-84095071ea35a32f88cb791a81a5bd04e1c8ed07.tar.gz
bcm5719-llvm-84095071ea35a32f88cb791a81a5bd04e1c8ed07.zip
Change jump threading to use the new SSAUpdater class instead of
DemoteRegToStack. This makes it more efficient (because it isn't creating a ton of load/stores that are eventually removed by a later mem2reg), and more slightly more effective (because those load/stores don't get in the way of threading). llvm-svn: 83706
Diffstat (limited to 'llvm/lib/Transforms/Utils/SSAUpdater.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud