[PATCH] D39728: Add -print-schedule scheduling comments to inline asm

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 03:34:48 PST 2017


avt77 updated this revision to Diff 122223.
avt77 added a comment.

All andreadb's were fixed.


https://reviews.llvm.org/D39728

Files:
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/MC/MCParser/MCAsmParser.h
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
  lib/Target/X86/AsmParser/X86AsmInstrumentation.h
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/CodeGen/X86/schedule-x86_32.ll
  test/CodeGen/X86/schedule-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39728.122223.patch
Type: text/x-patch
Size: 39998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/3b7bd28f/attachment.bin>


More information about the llvm-commits mailing list