diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-08-18 11:56:00 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-08-18 11:56:00 +0000 |
commit | e69e1141d9c728355a9dc7b17cc333ba4d88a711 (patch) | |
tree | 12046ea4fa5c87305a3478e49f703e6a4bc9744f /llvm/lib/Support/GraphWriter.cpp | |
parent | f71aed7e2428df2226b5bdd80fe7b97dec5b4876 (diff) | |
download | bcm5719-llvm-e69e1141d9c728355a9dc7b17cc333ba4d88a711.tar.gz bcm5719-llvm-e69e1141d9c728355a9dc7b17cc333ba4d88a711.zip |
Introduce the ScopExpander as a SCEVExpander replacement
The SCEVExpander cannot deal with all SCEVs Polly allows in all kinds
of expressions. To this end we introduce a ScopExpander that handles
the additional expressions separatly and falls back to the
SCEVExpander for everything else.
Reviewers: grosser, Meinersbur
Subscribers: #polly
Differential Revision: http://reviews.llvm.org/D12066
llvm-svn: 245288
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions