Add -print-schedule scheduling comments to inline asm.
authorAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Thu, 9 Nov 2017 12:45:40 +0000 (12:45 +0000)
committerAndrew V. Tischenko <andrew.v.tischenko@gmail.com>
Thu, 9 Nov 2017 12:45:40 +0000 (12:45 +0000)
commit3543f0a71224f8e50fcda0069752a95b068af05e
tree7be15e287a612dc617aa893e8c61431f48fc7904
parent509834d7d3c1f09ad0b478a31a3ff61338875044
Add -print-schedule scheduling comments to inline asm.
Differential Revision: https://reviews.llvm.org/D39728

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