diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-06-06 13:32:52 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-06-06 13:32:52 +0000 |
commit | c0ece9b67e222d8842acb8cb0f5954a4dca5cae7 (patch) | |
tree | 2411aa9d4ef374f9e852de0c21705bd8aed6baa8 /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | e27aec9f4a06c8b6dd4a14a56494f56b1287517e (diff) | |
download | llvm-c0ece9b67e222d8842acb8cb0f5954a4dca5cae7.zip llvm-c0ece9b67e222d8842acb8cb0f5954a4dca5cae7.tar.gz llvm-c0ece9b67e222d8842acb8cb0f5954a4dca5cae7.tar.bz2 |
[NFC] Generate runtime checks after the SCoP
We now generate runtime checks __after__ the SCoP code generation and
not before, though they are still inserted at the same position int
the code. This allows to modify the runtime check during SCoP code
generation.
llvm-svn: 271894
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions