Go to file
Tobias Grosser 604c981f40 Temporarily remove reduction support and interchange pass
I am planning to eliminate the TempScopInfo pass. To simplify this I remove
some features that may later be added to the ScopInfo pass.

The interchange pass is currently strongly tested and furthermore ment to be
replaced by the general scheduling optimizer. Reductions itself can later
be added easily.

llvm-svn: 138219
2011-08-21 14:57:58 +00:00
clang [analyzer] Replace calls to getNameAsString() with StringRef equivalents. 2011-08-21 05:25:15 +00:00
compiler-rt Add the ARM VFP variants to the cc_kext libraries for armv6 and armv7. 2011-08-17 18:09:59 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fix typos in comment. 2011-08-20 01:02:31 +00:00
llvm PathV2: Handle more reserved filenames on windows. 2011-08-20 21:36:38 +00:00
polly Temporarily remove reduction support and interchange pass 2011-08-21 14:57:58 +00:00