Go to file
Quentin Colombet 48b772007f [ARM] Make the frame lowering code ready for shrink-wrapping.
Shrink-wrapping can now be tested on ARM with -enable-shrink-wrap.

Related to <rdar://problem/20821730>

llvm-svn: 242908
2015-07-22 16:34:37 +00:00
clang [OpenMP] Make target data directive generate unexpected directive diagnostic. 2015-07-22 16:02:46 +00:00
clang-tools-extra Extend misc-unused-parameters to delete parameters of local functions. 2015-07-20 03:42:38 +00:00
compiler-rt [sanitizer] Implement include_if_exists with process name substitution. 2015-07-21 23:03:13 +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 R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx Remove more commented out code. That is what version control is for. 2015-07-22 04:37:12 +00:00
libcxxabi Remove include directive for the unused libunwind_ext.h. 2015-07-12 14:47:53 +00:00
libunwind libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
lld [ELF] Protect write access to the ELFLinkingContext::_cidentSections by a mutex 2015-07-22 10:32:19 +00:00
lldb Improve SysV ABI for ARM to handle return values with vector return type 2015-07-22 14:53:37 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm [ARM] Make the frame lowering code ready for shrink-wrapping. 2015-07-22 16:34:37 +00:00
openmp Fix OMPT support for task frames, parallel regions, and parallel regions + loops 2015-07-21 18:03:30 +00:00
polly [PM/AA] Update to reflect the new LLVM API which no longer requires an 2015-07-22 12:15:33 +00:00