Go to file
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
clang Emit lifetime.start / lifetime.end markers for unnamed temporary objects. 2014-10-02 12:19:51 +00:00
clang-tools-extra [clang-tidy] Clarify a comment. 2014-10-01 15:50:31 +00:00
compiler-rt [Compiler-rt][MIPS][Profile] Adding support for MIPS32/64 2014-10-02 12:47:55 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Support Cortex-m0 2014-10-02 13:26:08 +00:00
lld [ELF] Never mark the dynamic linker as DT_NEEDED 2014-10-02 03:52:54 +00:00
lldb Fix up stale comments from last change. 2014-10-02 14:44:33 +00:00
llvm Use the local variable that other clauses around here are already using. 2014-10-02 15:20:45 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Allow to annotate alias scopes in the new SCoP. 2014-10-02 15:31:24 +00:00