[PATCH] D65588: [MCA] Add support for printing immedate values as hex. Also enable lexing of masm binary and hex literals.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 03:41:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367671: [MCA] Add support for printing immedate values as hex. Also enable lexing of… (authored by adibiagio, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D65588?vs=212852&id=213009#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65588

Files:
  llvm/trunk/docs/CommandGuide/llvm-mca.rst
  llvm/trunk/test/tools/llvm-mca/X86/print-imm-hex-1.s
  llvm/trunk/test/tools/llvm-mca/X86/print-imm-hex-2.s
  llvm/trunk/tools/llvm-mca/CodeRegionGenerator.cpp
  llvm/trunk/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65588.213009.patch
Type: text/x-patch
Size: 6303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/3edb5e38/attachment.bin>


More information about the llvm-commits mailing list