summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-08-16 06:35:19 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-08-16 06:35:19 +0000
commit5efd530cbcd7595715d75593c94a01176ecc5cb8 (patch)
tree851dab9aadb2592cc1b914530258149210b43ea2 /llvm/lib/Transforms
parent1a59e49f3caeacf5d8525351ac361abb56bc8fb1 (diff)
downloadbcm5719-llvm-5efd530cbcd7595715d75593c94a01176ecc5cb8.tar.gz
bcm5719-llvm-5efd530cbcd7595715d75593c94a01176ecc5cb8.zip
Revert r244127: [PM] Remove a failed attempt to port the CallGraph
analysis ... It turns out that we *do* need the old CallGraph ported to the new pass manager. There are times where this model of a call graph is really superior to the one provided by the LazyCallGraph. For example, GlobalsModRef very specifically needs the model provided by CallGraph. While here, I've tried to make the move semantics actually work. =] llvm-svn: 245170
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud