[PATCH] D73566: [AsmPrinter] Print FP constant in hexadecimal form instead
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 08:18:27 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01edae127177: [AsmPrinter] Print FP constant in hexadecimal form instead (authored by jsji).
Changed prior to commit:
https://reviews.llvm.org/D73566?vs=242745&id=243176#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73566/new/
https://reviews.llvm.org/D73566
Files:
llvm/include/llvm/MC/MCExpr.h
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCExpr.cpp
llvm/test/CodeGen/AArch64/arm64-fp-imm-size.ll
llvm/test/CodeGen/AArch64/arm64-fp-imm.ll
llvm/test/CodeGen/AArch64/f16-imm.ll
llvm/test/CodeGen/AArch64/win_cst_pool.ll
llvm/test/CodeGen/ARM/big-endian-neon-fp16-bitconv.ll
llvm/test/CodeGen/ARM/constant-islands.ll
llvm/test/CodeGen/ARM/constantfp.ll
llvm/test/CodeGen/ARM/vecreduce-fadd-legalization-strict.ll
llvm/test/CodeGen/ARM/vecreduce-fmul-legalization-strict.ll
llvm/test/CodeGen/Mips/cconv/memory-layout.ll
llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll
llvm/test/CodeGen/PowerPC/float-asmprint.ll
llvm/test/CodeGen/PowerPC/mcm-12.ll
llvm/test/CodeGen/PowerPC/mcm-4.ll
llvm/test/CodeGen/PowerPC/ppcf128-endian.ll
llvm/test/CodeGen/PowerPC/pr16573.ll
llvm/test/CodeGen/SystemZ/fp-const-03.ll
llvm/test/CodeGen/SystemZ/fp-const-04.ll
llvm/test/CodeGen/SystemZ/fp-const-05.ll
llvm/test/CodeGen/SystemZ/fp-const-06.ll
llvm/test/CodeGen/SystemZ/fp-const-07.ll
llvm/test/CodeGen/SystemZ/fp-const-08.ll
llvm/test/CodeGen/SystemZ/fp-const-09.ll
llvm/test/CodeGen/SystemZ/fp-const-10.ll
llvm/test/CodeGen/SystemZ/fp-const-11.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
llvm/test/CodeGen/Thumb2/aligned-constants.ll
llvm/test/CodeGen/Thumb2/constant-islands-new-island-padding.ll
llvm/test/CodeGen/Thumb2/mve-ctlz.ll
llvm/test/CodeGen/Thumb2/mve-ctpop.ll
llvm/test/CodeGen/Thumb2/mve-cttz.ll
llvm/test/CodeGen/Thumb2/mve-phireg.ll
llvm/test/CodeGen/Thumb2/mve-pred-build-var.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-fadd.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-fminmax.ll
llvm/test/CodeGen/WebAssembly/global.ll
llvm/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
llvm/test/CodeGen/X86/copysign-constant-magnitude.ll
llvm/test/CodeGen/X86/float-asmprint.ll
llvm/test/CodeGen/X86/fp-immediate-shorten.ll
llvm/test/CodeGen/X86/fp128-load.ll
llvm/test/CodeGen/X86/pr13577.ll
llvm/test/CodeGen/X86/pr40730.ll
llvm/test/CodeGen/X86/vec-copysign.ll
llvm/test/CodeGen/X86/vec_uint_to_fp-fastmath.ll
llvm/test/CodeGen/X86/vec_uint_to_fp.ll
llvm/test/CodeGen/X86/win_cst_pool.ll
llvm/test/CodeGen/X86/x86-setcc-int-to-fp-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73566.243176.patch
Type: text/x-patch
Size: 72988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/0bdd7405/attachment-0001.bin>
More information about the llvm-commits
mailing list