Go to file
Rafael Espindola 37f0b7d28a Rename CAlloc since it allocates sections, not chunks.
llvm-svn: 250395
2015-10-15 12:33:04 +00:00
clang Headers: Switch some headers to LF line endings for consistency. 2015-10-15 10:33:27 +00:00
clang-tools-extra Use __SIZE_TYPE__ to fix buildbot failures. 2015-10-14 10:30:32 +00:00
compiler-rt builtins: Expand out floating point exponents for MSVC 2015-10-15 04:26:19 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Add links to libc++ code coverage and builders 2015-10-15 03:27:02 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld Rename CAlloc since it allocates sections, not chunks. 2015-10-15 12:33:04 +00:00
lldb Superficial fix for the windows build when building with LLDB_DISABLE_PYTHON. The definition of lldb::SBTypeSummary and some methods of lldb::SBValue are hidden via a LLDB_DISABLE_PYTHON check, causing an compilation fail because of their use here. 2015-10-15 11:42:20 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm AVX-512: Fixed a bug in shuffle lowering 32-bit mode 2015-10-15 11:35:33 +00:00
openmp Detect final task in GOMP interface. 2015-10-13 18:36:22 +00:00
polly Add -sort-includes to our automatic source code formatting 2015-10-15 12:18:37 +00:00