Go to file
Sanjoy Das bd1c1bfbd2 [IR] Make {Call,Invoke}::cloneImpl aware of operand bundles
This was an omission in the patch that landed initial support for
operand bundles.  So far we haven't hit this, but we will once the
inliner is able to inline calls to functions that contain calls with
operand bundles.

llvm-svn: 252645
2015-11-10 20:13:21 +00:00
clang Fix missing CMake dependency introduced in r252474 2015-11-10 20:01:22 +00:00
clang-tools-extra [clang-tidy] misc-macro-parentheses: fix fp when using object member pointers 2015-11-10 14:32:25 +00:00
compiler-rt [CMake] [macho_embedded] Only set sys root if the variable is set, this prevents passing empty -isysroot arguments 2015-11-10 17:26: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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Fix typo I just introduced. 2015-11-10 16:10:17 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld [ELF2] Remove Writer::getVAStart, use TargetInfo::getVAStart instead. 2015-11-10 08:39:27 +00:00
lldb Updated lldb_pylint_helper to work with recent Python package changes. 2015-11-10 20:01:33 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm [IR] Make {Call,Invoke}::cloneImpl aware of operand bundles 2015-11-10 20:13:21 +00:00
openmp Fixes to wait-loop code 2015-11-09 16:31:51 +00:00
polly ScopInfo: Introduce ArrayKind 2015-11-10 17:31:31 +00:00