Go to file
Alp Toker 48047f5d75 PlistSupport: Eliminate duplicated EmitLocation() and EmitRange() functions
llvm-svn: 200077
2014-01-25 14:38:41 +00:00
clang PlistSupport: Eliminate duplicated EmitLocation() and EmitRange() functions 2014-01-25 14:38:41 +00:00
clang-tools-extra Attempt to stabilize the Windows builder 2014-01-25 13:09:12 +00:00
compiler-rt ARM: also remove useless .arm directive from other files 2014-01-24 22:04:15 +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 Fix build broken by LLVM commit r199279 2014-01-20 20:28:48 +00:00
libcxx Rename some internal templates to avoid conflict with complier intrinsics. __is_constructible --> __libcpp_is_constructible, __is_nothrow_constructible --> __libcpp_is_nothrow_constructible, and __is_nothrow_assignable --> __libcpp_is_nothrow_assignable. No functionality change. 2014-01-24 15:27:41 +00:00
libcxxabi Use .p2align instead of .align 2014-01-23 21:46:35 +00:00
lld [PECOFF] Use a shorter name for the PECOFF writer member. 2014-01-25 00:27:44 +00:00
lldb Support for debugging against a remote stock gdbserver. 2014-01-25 05:46:51 +00:00
llvm [LPM] Conclude my immediate work by making the LoopVectorizer 2014-01-25 10:01:55 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Adjust test case to changed cloog output 2014-01-19 11:53:51 +00:00