Go to file
Matthias Braun 9dcd65f478 MachineCopyPropagation: Catch copies of the form A<-B;A<-B
Differential Revision: http://reviews.llvm.org/D17475

llvm-svn: 261966
2016-02-26 03:18:55 +00:00
clang Checkers/CheckObjCDealloc.cpp: Prune "\param". [-Wdocumentation] 2016-02-26 03:15:13 +00:00
clang-tools-extra Remove a blank line at EOF. NFC 2016-02-25 23:57:30 +00:00
compiler-rt [profile] Compute number of data entries correctly 2016-02-26 02:49:41 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx more status updates 2016-02-25 20:17:03 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Add a newline at the end of the file. 2016-02-26 03:17:25 +00:00
lldb Add the "block" keyword to "thread step-in -e", and an alias that uses it: "sif <target function>" - i.e. step-into-function 2016-02-26 01:37:30 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm MachineCopyPropagation: Catch copies of the form A<-B;A<-B 2016-02-26 03:18:55 +00:00
openmp Add new OpenMP 4.5 affinity API 2016-02-25 18:49:52 +00:00
polly Fix a warning about an unused variable in release builds. 2016-02-26 02:25:06 +00:00