Go to file
Owen Anderson e68ca8d4ba Allow targets to custom legalize vector insertion and extraction.
llvm-svn: 217711
2014-09-12 22:16:11 +00:00
clang clang-cl: Warn when a /TC or /TP argument is unused 2014-09-12 21:44:24 +00:00
clang-tools-extra Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
compiler-rt [UBSan] Don't overflow when calculating memory range that should be dumped 2014-09-12 19:51:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld Make anonymous namespace as small as possible. 2014-09-12 17:30:13 +00:00
lldb Add logic to LLDB to figure out the types of member functions of C++ classes. Add plumbing for that all the way up to the SB layer 2014-09-12 18:45:43 +00:00
llvm Allow targets to custom legalize vector insertion and extraction. 2014-09-12 22:16:11 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Polly] Move MAY/MUST write property to IRAccess 2014-09-12 11:00:49 +00:00