[PATCH] D52087: [IRBuilder] Fixup CreateIntrinsic to allow specifying Types to Mangle.
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 03:35:35 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343962: [IRBuilder] Fixup CreateIntrinsic to allow specifying Types to Mangle. (authored by sheredom, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52087?vs=166653&id=168636#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52087
Files:
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/lib/IR/IRBuilder.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/unittests/IR/IRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52087.168636.patch
Type: text/x-patch
Size: 13787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/abcbf29f/attachment.bin>
More information about the llvm-commits
mailing list