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

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 10:39:00 PDT 2019


andreadb updated this revision to Diff 212852.
andreadb added a comment.

Addressed review comment.


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

https://reviews.llvm.org/D65588

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65588.212852.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/248d9189/attachment.bin>


More information about the llvm-commits mailing list