llvm-project/polly/lib/CodeGen
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
..
BlockGenerators.cpp Allow the IslExprBuilder to build address of expressions 2014-09-18 11:14:30 +00:00
Cloog.cpp Remove unnecessary struct in return type 2014-05-07 11:23:35 +00:00
CodeGeneration.cpp [Refactor] Cleanup isl code generation 2014-09-10 14:50:23 +00:00
IRBuilder.cpp Allow to annotate alias scopes in the new SCoP. 2014-10-02 15:31:24 +00:00
IslAst.cpp [RTC] Runtime Alias Checks for the ISL backend 2014-09-18 11:17:17 +00:00
IslCodeGeneration.cpp Allow to annotate alias scopes in the new SCoP. 2014-10-02 15:31:24 +00:00
IslExprBuilder.cpp [Fix] Allow pointer types as access elements and compare them correctly 2014-09-19 08:49:02 +00:00
LoopGenerators.cpp Annotate LLVM-IR for all parallel loops 2014-10-01 20:10:44 +00:00
PTXGenerator.cpp Remove use of llvm.codegen intrinsic for GPGPU codegen 2014-06-24 08:11:36 +00:00
RuntimeDebugBuilder.cpp [Refactor] Expose the runtime debug builder 2014-07-24 23:55:19 +00:00
Utils.cpp [Refactor] Cleanup isl code generation 2014-09-10 14:50:23 +00:00