diff options
| author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-19 13:24:10 +0000 |
|---|---|---|
| committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-19 13:24:10 +0000 |
| commit | cb77542d1c5a05930e331dad537d4bf9d2cfbee0 (patch) | |
| tree | 935693fed7840db458e4fc01290f1326a4fde2c0 /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 0de7226236836402455d49ca6a6bcbcc9b8e11eb (diff) | |
| download | llvm-cb77542d1c5a05930e331dad537d4bf9d2cfbee0.zip llvm-cb77542d1c5a05930e331dad537d4bf9d2cfbee0.tar.gz llvm-cb77542d1c5a05930e331dad537d4bf9d2cfbee0.tar.bz2 | |
Optimistic assume required invariant loads to be invariant
So far we bailed if a required invariant load was potentially overwritten in
the SCoP. From now on we will optimistically assume it is actually invariant
and, to this end, restrict the valid parameter space.
llvm-svn: 270060
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
