[PATCH] D12456: [IR] Add operand bundles to CallInst and InvokeInst.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 12:27:55 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248527: [IR] Add operand bundles to CallInst and InvokeInst. (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D12456?vs=34752&id=35666#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12456

Files:
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/include/llvm/IR/LLVMContext.h
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/lib/IR/LLVMContext.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Module.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12456.35666.patch
Type: text/x-patch
Size: 37887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150924/25e2f8da/attachment.bin>


More information about the llvm-commits mailing list