[PATCH] MC: support different sized constants in constant pools

Janne Grunau j at jannau.net
Tue Jul 15 02:34:52 PDT 2014


all review comments addressed.

APInt makes the range check for negative int32_t to uint32_t clearer.

http://reviews.llvm.org/D4279

Files:
  include/llvm/MC/ConstantPools.h
  include/llvm/MC/MCStreamer.h
  lib/MC/ConstantPools.cpp
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
  lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
  test/MC/AArch64/ldr-pseudo-diagnostics.s
  test/MC/AArch64/ldr-pseudo.s
  test/MC/ARM/ldr-pseudo-darwin.s
  test/MC/ARM/ltorg-darwin.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4279.11424.patch
Type: text/x-patch
Size: 17760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140715/65a633b5/attachment.bin>


More information about the llvm-commits mailing list