This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8334286d712 [X86] Give priority to EVEX FMA instructions over FMA4 inst [...] new a5b99ed5222 Add -print-schedule scheduling comments to inline asm. Diff [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/AsmPrinter.h | 2 +- include/llvm/MC/MCParser/MCAsmParser.h | 7 +- lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 1 + lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp | 19 +- lib/Target/X86/AsmParser/X86AsmInstrumentation.h | 6 +- lib/Target/X86/AsmParser/X86AsmParser.cpp | 5 +- test/CodeGen/X86/schedule-x86_32.ll | 72 +++---- test/CodeGen/X86/schedule-x86_64.ll | 240 ++++++++++----------- 8 files changed, 180 insertions(+), 172 deletions(-)