forked from OSchip/llvm-project
c4f61d2346
These verify that some scalars are not mapped because it would be incorrect to do so. For these check we verify that no transformation has been executed from output of the pass's '-analyze'. Adding optimization remarks is not useful as it would result in too many messages, even repeated ones. I avoided checking the '-debug-only=polly-delicm' output which is an antipattern. llvm-svn: 296348 |
||
---|---|---|
.. | ||
nomap_alreadymapped.ll | ||
nomap_escaping.ll | ||
nomap_occupied.ll | ||
nomap_readonly.ll | ||
nomap_spuriouswrite.ll | ||
nomap_storagesize.ll | ||
nomap_writewrite.ll | ||
pass_existance.ll | ||
reduction_preheader.ll | ||
reject_loadafterstore.ll | ||
reject_outofquota.ll | ||
reject_storeafterstore.ll | ||
reject_storeinsubregion.ll | ||
reject_unusualstore.ll | ||
skip_maywrite.ll | ||
skip_notinloop.ll | ||
skip_scalaraccess.ll |