aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-06-23 20:55:05 +0000
committerTobias Grosser <tobias@grosser.es>2015-06-23 20:55:05 +0000
commita6085698561e983ed9cc891cf459b95e90a00217 (patch)
tree8838a7beb869c7038cfc9153af398d8bf66a60c2 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent6ca162e6e016bd50fb946daf17d05a5047a7f7e7 (diff)
downloadllvm-a6085698561e983ed9cc891cf459b95e90a00217.zip
llvm-a6085698561e983ed9cc891cf459b95e90a00217.tar.gz
llvm-a6085698561e983ed9cc891cf459b95e90a00217.tar.bz2
Replace srem by function call in nonaffine test cases
This makes the test cases nonaffine even if Polly some days gains support for the srem instruction, an instruction which is currently not modeled but which can clearly be modeled statically. A call to a function without definition will always remain non-affine, as there is just insufficient static information for it to be modeled more precisely. llvm-svn: 240458
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions