Go to file
Davide Italiano 14e9e8af35 [LTO] Add ability to parse AA pipelines.
This is supposed to be a drop in replacement for what lld
provides via --lto-newpm-aa-pipeline.

llvm-svn: 281774
2016-09-16 21:03:21 +00:00
clang Introduce inline assembly parsing test is PR30372. 2016-09-16 17:42:02 +00:00
clang-tools-extra [clang-tidy] Bugfix for readability-redundant-control-flow check 2016-09-16 10:12:08 +00:00
compiler-rt Remove undefined weak hooks from dll thunk export list to really fix windows build 2016-09-16 17:05:40 +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: Implement tgamma 2016-09-15 00:17:34 +00:00
libcxx [libc++] Fix inline attribute for non-MSVC Windows 2016-09-16 19:12:54 +00:00
libcxxabi Fix side effect in assertion 2016-09-16 08:16:07 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Fix constraint checking in ONLY_IF_RO. 2016-09-16 20:34:02 +00:00
lldb Fix compiler warnings where two values weren't being initialized. 2016-09-16 20:10:02 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LTO] Add ability to parse AA pipelines. 2016-09-16 21:03:21 +00:00
openmp [cmake] Make libgomp & libiomp5 alias install optional 2016-09-14 17:46:27 +00:00
parallel-libs [SE] Fix config bug with CUDA tests 2016-09-15 20:26:28 +00:00
polly Update CFGPrinter -> CFGPrinterLegacyPass 2016-09-16 05:48:09 +00:00