This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2facd581a0b [ARM] Fix an off-by-one error when restoring LR for 16-bit Thumb new 3189f248758 [X86][FMA] Tag all FMA/FMA4 instructions with WriteFMA sche [...]
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: lib/Target/X86/X86InstrAVX512.td | 38 +++++++++-------- lib/Target/X86/X86InstrFMA.td | 74 ++++++++++++++++++++------------- lib/Target/X86/X86SchedBroadwell.td | 2 +- lib/Target/X86/X86SchedHaswell.td | 1 + lib/Target/X86/X86SchedSandyBridge.td | 3 +- lib/Target/X86/X86SchedSkylakeClient.td | 2 +- lib/Target/X86/X86SchedSkylakeServer.td | 2 +- lib/Target/X86/X86ScheduleBtVer2.td | 1 + lib/Target/X86/X86ScheduleSLM.td | 3 +- lib/Target/X86/X86ScheduleZnver1.td | 1 + 10 files changed, 75 insertions(+), 52 deletions(-)