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

Janne Grunau j at jannau.net
Tue Jun 24 14:44:39 PDT 2014


The pseudo instruction ldr <reg>, =... supports on AArch64 32- and 64-bit
constants. Add support for 64 bit constants for the pools to support the pseudo instruction fully.

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
  test/MC/AArch64/ldr-pseudo.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4279.10805.patch
Type: text/x-patch
Size: 7839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140624/8c46c907/attachment.bin>


More information about the llvm-commits mailing list