hanchenye-llvm-project/polly/test
Johannes Doerfert 25227fe7b0 Optimistic assume required invariant loads to be invariant
Before this patch we bailed if a required invariant load was potentially
  overwritten. However, now we will optimistically assume it is actually
  invariant and, to this end, restrict the valid parameter space as well as the
  execution context with regards to potential overwrites of the location.

llvm-svn: 270416
2016-05-23 10:40:54 +00:00
..
CodeGen/OpenMP Update to ISL 0.17. 2016-05-04 14:41:36 +00:00
DeadCodeElimination [Polly] Remove unwanted --check-prefix=CHECK from unit tests. NFC. 2016-04-15 06:12:29 +00:00
DependenceInfo Add fine-grain dependences analysis to release notes. 2016-03-28 12:41:49 +00:00
Isl [FIX] Require base pointers of loads that might alias to be hoisted 2016-05-23 09:26:46 +00:00
ScheduleOptimizer Update to ISL 0.17. 2016-05-04 14:41:36 +00:00
ScopDetect Weaken profitability constraints during ScopDetection 2016-05-10 14:42:30 +00:00
ScopDetectionDiagnostics Cleanup rejection log handling [NFC] 2016-05-12 18:50:01 +00:00
ScopInfo Optimistic assume required invariant loads to be invariant 2016-05-23 10:40:54 +00:00
CMakeLists.txt Reapply "Add update_test.py script." 2016-02-29 14:58:13 +00:00
README
create_ll.sh
lit.cfg
lit.site.cfg.in Do not by default minimize remarks 2016-04-12 16:09:44 +00:00
polly.ll
update_check.py Add InvalidContext to update_test.py. 2016-04-14 15:22:04 +00:00

README

place tests here