[PATCH] D30046: [globalisel] Change LLT constructor string into an LLT subclass that knows how to generate it.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 06:33:31 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296474: [globalisel] Change LLT constructor string into an LLT subclass that knows how… (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D30046?vs=90003&id=90020#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/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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30046.90020.patch
Type: text/x-patch
Size: 27371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170228/420f4f5a/attachment.bin>


More information about the llvm-commits mailing list