[PATCH] D78011: [AsmPrinter] Fix emission of non-standard integer constants for BE targets

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 15:07:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf30416fdde92: [AsmPrinter] Fix emission of non-standard integer constants for BE targets (authored by LemonBoy, committed by efriedma).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78011/new/

https://reviews.llvm.org/D78011

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/test/CodeGen/ARM/emit-big-cst.ll
  llvm/test/CodeGen/Mips/emit-big-cst.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
  llvm/test/CodeGen/X86/emit-big-cst.ll
  llvm/test/CodeGen/X86/global-fill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78011.260464.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/4a5a52aa/attachment.bin>


More information about the llvm-commits mailing list