[PATCH] D12532: [TableGen] Allow TokenTy in intrinsic signatures

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 17:23:16 PDT 2015


JosephTremoulet updated this revision to Diff 33767.
JosephTremoulet added a comment.

- update intrinsic-varargs test to match new value of IIT_VARARG


http://reviews.llvm.org/D12532

Files:
  include/llvm/CodeGen/MachineValueType.h
  include/llvm/CodeGen/ValueTypes.td
  include/llvm/IR/Intrinsics.h
  include/llvm/IR/Intrinsics.td
  lib/IR/Function.cpp
  lib/IR/Verifier.cpp
  test/TableGen/intrinsic-varargs.td
  utils/TableGen/CodeGenTarget.cpp
  utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12532.33767.patch
Type: text/x-patch
Size: 7430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/3a2f44d1/attachment.bin>


More information about the llvm-commits mailing list