hanchenye-llvm-project/polly/test
Michael Kruse c993739e0d Fix non-affine generated entering node not being recognized as dominating
Scalar reloads in the generated entering block were not recognized as
dominating the subregions locks when there were multiple entering
nodes. This resulted in values defined in there not being copied.

As a fix, we unconditionally add the BBMap of the generated entering
node to the generated entry. This fixes part of llvm.org/PR25439.

This reverts 252449 and reapplies r252445. Its test was failing
indeterministically due to r252375 which was reverted in r252522.

llvm-svn: 252540
2015-11-09 23:33:40 +00:00
..
DeadCodeElimination tests: Drop -polly-detect-unprofitable and -polly-no-early-exit 2015-10-06 15:36:44 +00:00
DependenceInfo Remove read-only statements from the SCoP 2015-11-03 16:54:49 +00:00
Isl Fix non-affine generated entering node not being recognized as dominating 2015-11-09 23:33:40 +00:00
ScheduleOptimizer Full/partial tile separation for vectorization 2015-10-20 09:12:21 +00:00
ScopDetect Adjust debug metadata to LLVM changes in 252219 2015-11-06 06:27:39 +00:00
ScopDetectionDiagnostics Adjust debug metadata to LLVM changes in 252219 2015-11-06 06:27:39 +00:00
ScopInfo [FIX] Carefully simplify assumptions in the presence of error blocks 2015-11-08 20:16:39 +00:00
CMakeLists.txt Fix after renamed CMake cache entry 2015-09-15 10:51:15 +00:00
Makefile Normalize whitespace in makefiles 2015-07-24 23:30:31 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Make the lit configuration Python 3 compatible 2015-07-24 20:33:22 +00:00
lit.site.cfg.in Introduce -polly-process-unprofitable 2015-10-06 16:10:29 +00:00
polly.ll tests: Drop -polly-detect-unprofitable and -polly-no-early-exit 2015-10-06 15:36:44 +00:00

README

place tests here