[PATCH] D13082: [FunctionAttrs] Conservatively handle operand bundles.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 19:29:42 PDT 2015


sanjoy updated this revision to Diff 35453.
sanjoy added a comment.

- rebase over recent to FunctionAttrs.cpp


http://reviews.llvm.org/D13082

Files:
  include/llvm/IR/CallSite.h
  include/llvm/IR/InstrTypes.h
  include/llvm/IR/Instructions.h
  lib/Analysis/CaptureTracking.cpp
  lib/IR/Instructions.cpp
  lib/Transforms/IPO/FunctionAttrs.cpp
  test/Transforms/FunctionAttrs/operand-bundles.ll
  test/Transforms/PruneEH/operand-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13082.35453.patch
Type: text/x-patch
Size: 8685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/7fb6d1f2/attachment.bin>


More information about the llvm-commits mailing list