Go to file
Tobias Grosser e2c05bbefe PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL.
Contributed-by: Star Tan <tanmx_star@yeah.net>
llvm-svn: 187981
2013-08-08 13:55:45 +00:00
clang Introduce Replacement deduplication and conflict detection function 2013-08-08 13:31:14 +00:00
clang-tools-extra Expanded modularize tests. 2013-08-08 00:01:09 +00:00
compiler-rt tsan: better diagnostics for invalid addresses passed to free() 2013-08-08 13:47:50 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx Revert r187927. 2013-08-08 03:06:24 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
lldb New settings: target.use-hex-immediates and target.hex-immediates-style 2013-08-07 21:54:09 +00:00
llvm Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest. 2013-08-08 11:17:39 +00:00
polly PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00