Go to file
Tobias Grosser 5c0e7190ff Dependences: Simplify the check if a new scattering is valid.
We now just check if the new scattering would create non-positive dependences.
This is a lot faster than recalculating dependences (which is especially slow
on tiled code).

llvm-svn: 152230
2012-03-07 16:10:40 +00:00
clang Correct the documentation to give a legal example of a raw string literal. 2012-03-07 08:57:31 +00:00
compiler-rt [ASan] Fix lint warning 2012-03-07 11:33:15 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headers 2012-03-02 10:56:04 +00:00
libcxxabi First attempt at arm support. 2012-02-29 22:14:19 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb rdar://problem/10998562 2012-03-07 02:09:02 +00:00
llvm Try a completely different approach to this type trait to appease older 2012-03-07 12:27:35 +00:00
polly Dependences: Simplify the check if a new scattering is valid. 2012-03-07 16:10:40 +00:00