Go to file
Justin Bogner 21e153748a [PM] Port StripDeadPrototypes to the new pass manager
This is a really straightforward port. Also adds a test for the pass,
since it only seemed to be tested tangentially before.

llvm-svn: 251726
2015-10-30 23:28:12 +00:00
clang CGExprConstant.cpp: Appease Modules. 2015-10-30 16:37:27 +00:00
clang-tools-extra Only copy small types in modernize-loop-convert. 2015-10-30 09:37:57 +00:00
compiler-rt Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +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 Revert r249929 ("Split <string.h> out of <cstring>"). 2015-10-29 23:32:29 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld Comments about how values were calculated for functions below were added. 2015-10-30 09:11:12 +00:00
lldb Make the error return more explicit when an SBValue has no value. 2015-10-30 21:43:15 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
openmp [OMPT] Adding missing free() calls to ompt_tool_windows() function. 2015-10-30 20:24:25 +00:00
polly RegionGenerator: Clear local maps after statement construction 2015-10-26 20:41:53 +00:00