This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e78aca0435 [AArch64][v8.5A] Add speculation barriers SSBB and PSSBB new be394f1c51e [AArch64] Refactor immediate details out of add/sub tblgen [...] new 65e0fda8ab8 [Sparc] EXPENSIVE_CHECKS now passes all machine verifier er [...] new 95202826053 [X86] Split BT and BTC/BTR/BTS scheduler classes
The 3 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/AArch64/AArch64InstrFormats.td | 32 ++++++++++++++++++------------- lib/Target/Sparc/SparcTargetMachine.h | 4 ---- lib/Target/X86/X86InstrInfo.td | 12 ++++++------ lib/Target/X86/X86SchedBroadwell.td | 5 +++-- lib/Target/X86/X86SchedHaswell.td | 5 +++-- lib/Target/X86/X86SchedSandyBridge.td | 5 +++-- lib/Target/X86/X86SchedSkylakeClient.td | 5 +++-- lib/Target/X86/X86SchedSkylakeServer.td | 5 +++-- lib/Target/X86/X86Schedule.td | 1 + lib/Target/X86/X86ScheduleAtom.td | 3 ++- lib/Target/X86/X86ScheduleBtVer2.td | 4 +++- lib/Target/X86/X86ScheduleSLM.td | 5 +++-- lib/Target/X86/X86ScheduleZnver1.td | 11 +++-------- 13 files changed, 52 insertions(+), 45 deletions(-)