Go to file
Sanjoy Das d0bdf3e02b Fix AAResults::callCapturesBefore for operand bundles
Summary:
AAResults::callCapturesBefore would previously ignore operand
bundles. It was possible for a later instruction to miss its memory
dependency on a call site that would only access the pointer through a
bundle.

Patch by Oscar Blumberg!

Reviewers: sanjoy

Differential Revision: http://reviews.llvm.org/D21286

llvm-svn: 272580
2016-06-13 19:55:04 +00:00
clang Add test for DR1359. 2016-06-13 19:04:44 +00:00
clang-tools-extra [include-fixer] only deduplicate symbols after matching symbols with the undefined identifier. 2016-06-13 19:05:07 +00:00
compiler-rt Revert "[sanitizer][esan] Add internal_sigaction_syscall" 2016-06-13 16:16:49 +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: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Add `REQUIRES: c++experimental` where appropriate. 2016-06-10 22:45:11 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld [ELF] - Change wording of error message. 2016-06-11 15:59:09 +00:00
lldb Add missing #include for linux. 2016-06-10 23:53:06 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Fix AAResults::callCapturesBefore for operand bundles 2016-06-13 19:55:04 +00:00
openmp Exclude untied tasks from task stealing constraint 2016-06-13 17:51:59 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00