llvm-project/polly/lib
Johannes Doerfert ecdf263c07 Allow to annotate alias scopes in the new SCoP.
The command line flag -polly-annotate-alias-scopes controls whether or not
  Polly annotates alias scopes in the new SCoP (default ON). This can improve
  later optimizations as the new SCoP is basically an alias free environment for
  them.

llvm-svn: 218877
2014-10-02 15:31:24 +00:00
..
Analysis [RTC] Use the domain to split alias groups. 2014-10-01 12:42:37 +00:00
CodeGen Allow to annotate alias scopes in the new SCoP. 2014-10-02 15:31:24 +00:00
Exchange Update for LLVM api change 2014-08-25 18:16:52 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Allow to annotate alias scopes in the new SCoP. 2014-10-02 15:31:24 +00:00
Transform [Fix] isl usage errors in ScheduleOptimizer 2014-08-20 17:15:34 +00:00
CMakeLists.txt [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Makefile [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00