diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-20 08:35:24 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-20 08:35:24 +0000 |
commit | 5175b9a7b9bcbe895b3ec484f5984551e19bf903 (patch) | |
tree | 12d2ac58d8e54e1e14b3d78913d361d78f811adf /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | |
parent | 42971a3342711aacb3d81491bea5ef5e9277f803 (diff) | |
download | bcm5719-llvm-5175b9a7b9bcbe895b3ec484f5984551e19bf903.tar.gz bcm5719-llvm-5175b9a7b9bcbe895b3ec484f5984551e19bf903.zip |
[PM] Move the LoopInfo analysis pointer into the InstCombiner class
along with the other analyses.
The most obvious reason why is because eventually I need to separate out
the pass layer from the rest of the instcombiner. However, it is also
probably a compile time win as every query through the pass manager
layer is pretty slow these days.
llvm-svn: 226550
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
0 files changed, 0 insertions, 0 deletions