summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-01-06 02:21:37 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-01-06 02:21:37 +0000
commitb70f6734901eec6b20e44ab140d345aa38503a5d (patch)
tree0b63aa5ede7fbc2ebf0de6a57478db784e14bc53 /llvm/lib/Analysis/ConstantFolding.cpp
parent628503e4d4e5896badec12beb71bbef923ef1d29 (diff)
downloadbcm5719-llvm-b70f6734901eec6b20e44ab140d345aa38503a5d.tar.gz
bcm5719-llvm-b70f6734901eec6b20e44ab140d345aa38503a5d.zip
[PM] Move the analysis registry into the Passes.cpp file and provide
a normal interface for it in Passes.h. This gives us essentially a single interface for running pass managers which are provided from the bottom of the LLVM stack through interfaces at the top of the LLVM stack that populate them with all of the different analyses available throughout. It also means there is a single blob of code that needs to include all of the pass headers and needs to deal with the registry of passes and parsing names. No functionality changed intended, should just be cleanup. llvm-svn: 225237
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud