[PATCH] [TABLEGEN] Do not crash on intrinsics with names longer than 40 characters

Justin Holewinski justin.holewinski at gmail.com
Wed Jul 16 07:25:37 PDT 2014


Add test case

http://reviews.llvm.org/D4537

Files:
  lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp
  lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  lib/Target/NVPTX/NVPTXRegisterInfo.cpp
  lib/Target/NVPTX/NVPTXRegisterInfo.td
  test/CodeGen/NVPTX/arithmetic-fp-sm20.ll
  test/CodeGen/NVPTX/arithmetic-int.ll
  test/CodeGen/NVPTX/call-with-alloca-buffer.ll
  test/CodeGen/NVPTX/compare-int.ll
  test/CodeGen/NVPTX/convert-fp.ll
  test/CodeGen/NVPTX/convert-int-sm20.ll
  test/CodeGen/NVPTX/fma.ll
  test/CodeGen/NVPTX/fp-literals.ll
  test/CodeGen/NVPTX/intrinsic-old.ll
  test/CodeGen/NVPTX/intrinsics.ll
  test/CodeGen/NVPTX/ld-addrspace.ll
  test/CodeGen/NVPTX/ld-generic.ll
  test/CodeGen/NVPTX/local-stack-frame.ll
  test/CodeGen/NVPTX/pr13291-i1-store.ll
  test/CodeGen/NVPTX/st-addrspace.ll
  test/CodeGen/NVPTX/st-generic.ll
  test/TableGen/intrinsic-long-name.td
  test/Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll
  utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4537.11509.patch
Type: text/x-patch
Size: 39391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140716/051b9937/attachment.bin>


More information about the llvm-commits mailing list