diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-18 01:45:07 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-18 01:45:07 +0000 |
commit | 5eee895ccf9bea773e3c01f8915a9fba106e4f3f (patch) | |
tree | b20de8eec7951800f5cbee9c17a11bd1600ae664 /polly/lib/CodeGen/Utils.cpp | |
parent | 691addc25f9ad25da4c679e447b325efce613308 (diff) | |
download | bcm5719-llvm-5eee895ccf9bea773e3c01f8915a9fba106e4f3f.tar.gz bcm5719-llvm-5eee895ccf9bea773e3c01f8915a9fba106e4f3f.zip |
[PM] Lift the actual analyses used into the inferface rather than
accepting a Pass and querying it for analyses.
This is necessary to allow the utilities to work both with the old and
new pass managers, and I also think this makes the interface much more
clear and helps the reader know what analyses the utility can actually
handle. I plan to repeat this process iteratively to clean up all the
pass utilities.
llvm-svn: 226386
Diffstat (limited to 'polly/lib/CodeGen/Utils.cpp')
0 files changed, 0 insertions, 0 deletions