This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3847aa02de2 [bindings/go] Add Go bindings for volatile loads/stores new 43fbec5ac72 [X86] Cleanup SchedWriteFMA classes and use X86SchedWriteWi [...] new 60248da1b67 [llvm-exegesis] Fix pfm counter names for BDW.
The 2 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 | 10 +-- lib/Target/X86/X86InstrFMA.td | 122 ++++++++++++++++---------------- lib/Target/X86/X86PfmCounters.td | 16 ++--- lib/Target/X86/X86SchedBroadwell.td | 2 +- lib/Target/X86/X86SchedHaswell.td | 4 +- lib/Target/X86/X86SchedSandyBridge.td | 4 +- lib/Target/X86/X86SchedSkylakeClient.td | 4 +- lib/Target/X86/X86SchedSkylakeServer.td | 4 +- lib/Target/X86/X86Schedule.td | 4 +- lib/Target/X86/X86ScheduleAtom.td | 2 +- lib/Target/X86/X86ScheduleBtVer2.td | 2 +- lib/Target/X86/X86ScheduleSLM.td | 2 +- lib/Target/X86/X86ScheduleZnver1.td | 2 +- 13 files changed, 88 insertions(+), 90 deletions(-)