clang
Added helper to get size of PrecompiledPreamble
2017-12-21 14:04:39 +00:00
clang-tools-extra
[clangd] Index symbols share storage within a slab.
2017-12-21 14:58:44 +00:00
compiler-rt
[mips][compiler-rt] Provide 64bit atomic add and sub
2017-12-21 13:05:41 +00:00
debuginfo-tests
[debuginfo-tests] Support moving debuginfo-tests to llvm/projects
2017-12-12 16:54:20 +00:00
libclc
configure.py: Add gfx900 (Vega, Raven)
2017-11-27 11:14:06 +00:00
libcxx
Fix the definitions of 'reference' and 'pointer' in string_view that no one uses :-). Thanks to K-ballo for the catch.
2017-12-20 16:31:40 +00:00
libcxxabi
[libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to lit
2017-12-12 01:20:37 +00:00
libunwind
[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.
2017-12-12 21:43:36 +00:00
lld
[WebAssmebly] Fix references to weak aliases
2017-12-21 02:43:39 +00:00
lldb
Make one more test redhat-compatible
2017-12-21 15:52:59 +00:00
llgo
irgen: Create functions instead of global variables for builtin hash and equal algorithms.
2017-06-04 22:11:28 +00:00
llvm
[DAGCombiner] Remove (xor (xor x, c1), c2) -> (xor x, (xor c1, c2)) fold. NFCI.
2017-12-21 16:54:03 +00:00
openmp
Add missing test case from D41171 commit
2017-12-21 14:36:36 +00:00
parallel-libs
[Axccel] Remove -Wno-missing-braces in build
2016-12-19 21:34:07 +00:00
polly
[ScopBuilder] Split statements on encountering store instructions.
2017-12-11 12:51:24 +00:00
README.md
Add an svn project to contain the files that appear at the root of the
2017-10-19 21:09:49 +00:00