llvm-project/polly/test
Johannes Doerfert 9cc8340fea Extract some constant factors from "SCEVAddExprs"
Additive expressions can have constant factors too that we can extract
  and thereby simplify the internal representation. For now we do
  compute the gcd of all constant factors but only extract the same
  (possibly negated) factor if there is one.

llvm-svn: 267445
2016-04-25 19:09:10 +00:00
..
CodeGen/OpenMP [FIX] Do not recompute SCEVs but pass them to subfunctions 2016-04-09 14:30:11 +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 Model zext-extend instructions 2016-04-25 14:01:36 +00:00
ScheduleOptimizer Annotation of SIMD loops 2016-02-23 09:00:13 +00:00
ScopDetect Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ScopDetectionDiagnostics Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ScopInfo Extract some constant factors from "SCEVAddExprs" 2016-04-25 19:09:10 +00:00
CMakeLists.txt Reapply "Add update_test.py script." 2016-02-29 14:58:13 +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 Do not by default minimize remarks 2016-04-12 16:09:44 +00:00
polly.ll tests: Drop -polly-detect-unprofitable and -polly-no-early-exit 2015-10-06 15:36:44 +00:00
update_check.py Add InvalidContext to update_test.py. 2016-04-14 15:22:04 +00:00

README

place tests here