Go to file
Chandler Carruth b5f3bd956c Replace the 'final' keyword with 'LLVM_FINAL' as GCC 4.6 doesn't support
the keyword.

If anyone cares deeply about the final optimizations with GCC, we might
want to add a version test to the LLVM definition, but I'm perfectly
happy with this just only firing under Clang and modern MSVC builds.

llvm-svn: 172898
2013-01-19 09:57:51 +00:00
clang Re-sort all the headers. Lots of regressions have crept in here. 2013-01-19 08:09:44 +00:00
clang-tools-extra Re-sort the #include lines which have gotten out of order. 2013-01-19 09:10:38 +00:00
compiler-rt Fix a typo from r172289 2013-01-18 17:03:47 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new. 2013-01-16 17:56:06 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Replace the 'final' keyword with 'LLVM_FINAL' as GCC 4.6 doesn't support 2013-01-19 09:57:51 +00:00
lldb <rdar://problem/12350715> 2013-01-19 03:53:42 +00:00
llvm On Sandybridge split unaligned 256bit stores into two xmm-sized stores. 2013-01-19 08:38:41 +00:00
polly www: Add kernelgen publications 2013-01-18 00:26:39 +00:00