aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-05-20 10:08:08 +0100
committerFlorian Hahn <flo@fhahn.com>2020-05-20 10:53:40 +0100
commitbcbd26bfe61a35e31b1f7e98b5761a1055273b69 (patch)
tree45d32c4dbfbfb425aee1061c3440a745ae871da8 /clang/lib/Frontend/CompilerInvocation.cpp
parent3f376ecad07df39115077fc8a153a2c15c5b4236 (diff)
downloadllvm-bcbd26bfe61a35e31b1f7e98b5761a1055273b69.zip
llvm-bcbd26bfe61a35e31b1f7e98b5761a1055273b69.tar.gz
llvm-bcbd26bfe61a35e31b1f7e98b5761a1055273b69.tar.bz2
[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC).
SCEVExpander modifies the underlying function so it is more suitable in Transforms/Utils, rather than Analysis. This allows using other transform utils in SCEVExpander. This patch was originally committed as b8a3c34eee06, but broke the modules build, as LoopAccessAnalysis was using the Expander. The code-gen part of LAA was moved to lib/Transforms recently, so this patch can be landed again. Reviewers: sanjoy.google, efriedma, reames Reviewed By: sanjoy.google Differential Revision: https://reviews.llvm.org/D71537
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions