[PATCH] D30046: [globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 10:44:25 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297177: [globalisel] Change LLT constructor string into an LLT-based object that knows… (authored by dsanders).
Changed prior to commit:
https://reviews.llvm.org/D30046?vs=90459&id=90886#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30046
Files:
llvm/trunk/include/llvm/CodeGen/LowLevelType.h
llvm/trunk/include/llvm/Support/LowLevelTypeImpl.h
llvm/trunk/include/llvm/module.modulemap
llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/trunk/lib/CodeGen/LowLevelType.cpp
llvm/trunk/lib/Support/CMakeLists.txt
llvm/trunk/lib/Support/LowLevelType.cpp
llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/trunk/lib/Target/X86/X86CallLowering.cpp
llvm/trunk/unittests/CodeGen/LowLevelTypeTest.cpp
llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30046.90886.patch
Type: text/x-patch
Size: 30915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/343a1c30/attachment.bin>
More information about the llvm-commits
mailing list