Check assert before the instruction that uses the assumption checked.
authorTobias Grosser <tobias@grosser.es>
Sat, 10 Jan 2015 07:40:39 +0000 (07:40 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 10 Jan 2015 07:40:39 +0000 (07:40 +0000)
commit2784b0803a593faa9b42cd660d1fcaddc03d278f
tree7c1cf997d7b3b6a965b476a7bfcd68df36e1e268
parent17ddb829aaedac954bcd3fdb457e30759ede99c4
Check assert before the instruction that uses the assumption checked.

I did not find a good test case, as the assert should generally hold in Polly.

llvm-svn: 225582
polly/lib/CodeGen/IslCodeGeneration.cpp