Go to file
Tobias Grosser a9376ff571 Introduce -polly-canonicalize pass
This ModulePass schedules the set of Polly canonicalization passes. It is a
debugging tool that can be used to preoptimize .ll files for Polly processing.

llvm-svn: 198376
2014-01-02 23:39:18 +00:00
clang Removed an unnecessary %select from the alignas diagnostics. The attribute already knows how it was spelled. 2014-01-02 23:39:11 +00:00
clang-tools-extra Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
compiler-rt Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxxabi Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
lld No else after return. 2014-01-02 19:30:56 +00:00
lldb Fix a couple of memory leaks. 2013-12-29 20:18:15 +00:00
llvm Remove StringMapEntryInitializer support. 2014-01-02 23:28:39 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Introduce -polly-canonicalize pass 2014-01-02 23:39:18 +00:00