aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-10-15 10:40:14 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-10-15 10:40:14 +0000
commitb987be12bf64dc6f25dc14360bfe30e48702b0df (patch)
treec3a26c3b0e5512ca2a07f675a5aab8661ed8861e /clang/lib/Frontend/CompilerInvocation.cpp
parente919b0f9adcc3efba5a3a859e6c6502fcd3a5331 (diff)
downloadllvm-b987be12bf64dc6f25dc14360bfe30e48702b0df.zip
llvm-b987be12bf64dc6f25dc14360bfe30e48702b0df.tar.gz
llvm-b987be12bf64dc6f25dc14360bfe30e48702b0df.tar.bz2
Add testcase for SCEV explansion in non-affine subregions
When sharing the same map from old to new value, CodeGeneration would reuse the same new value for each basic block. However, the SCEV expander might emit code in a basic block that does not dominate a use of the SCEV in another basic block. This test checks whether both such blocks have their own expanded new values. llvm-svn: 250389
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions