summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/CallGraph.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-09-19 18:51:51 +0000
committerChris Lattner <sabre@nondot.org>2004-09-19 18:51:51 +0000
commit855a4ff4dd66b0bc24d89beda9cd390eec011a9c (patch)
treee325ca4cf797323e386bde17be20d421a1b574f7 /llvm/lib/Analysis/IPA/CallGraph.cpp
parent2f7bb1be427243e53c1588d1b19c23f479765f97 (diff)
downloadbcm5719-llvm-855a4ff4dd66b0bc24d89beda9cd390eec011a9c.tar.gz
bcm5719-llvm-855a4ff4dd66b0bc24d89beda9cd390eec011a9c.zip
Remove a whole bunch of horrible hacky code that was used to promote allocas
whose addresses where used by trivial phi nodes and select instructions. This is now performed by the instcombine pass, which is more powerful, is much simpler, and is faster. This allows the deletion of a bunch of code, two FIXME's and two gotos. llvm-svn: 16406
Diffstat (limited to 'llvm/lib/Analysis/IPA/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud