Go to file
Zoran Jovanovic 9d176af731 Test case micromips-load-effective-address.s renamed to micromips-load-effective-address.ll and moved to test/CodeGen/Mips.
llvm-svn: 199221
2014-01-14 16:26:47 +00:00
clang Update CodeGen to use DLL storage class for dllimport/dllexport 2014-01-14 15:23:53 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt [tsan] one more explicit memset in tsan rtl (to please gcc 4.8.2) 2014-01-14 15:00:10 +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 Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Rename libc++ internal templates __is_void, __is_integral, __is_floating_point, __is_pointer, __is_function_imp, __is_function, __is_member_function_pointer, __is_member_pointer, __is_signed_impl, __is_signed, __is_unsigned_impl, __is_unsigned to __libcpp_is_XXX, because some compilers have decided that __is_XXX are keywords. No functionality change. 2014-01-14 05:13:45 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld [PECOFF] Support STACKSIZE module-definition file directive. 2014-01-14 00:48:25 +00:00
lldb Fix return type for Windows 2014-01-14 11:34:44 +00:00
llvm Test case micromips-load-effective-address.s renamed to micromips-load-effective-address.ll and moved to test/CodeGen/Mips. 2014-01-14 16:26:47 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00