This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f1fc60 Revert r287637 "[wasm] hack around test failure after r287553." new 05bdd2e MachineScheduler: Export function to construct "default" scheduler.
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/MachineScheduler.h | 15 +++++++++++--- include/llvm/Target/TargetInstrInfo.h | 22 ++++++++++++-------- lib/CodeGen/MachineScheduler.cpp | 32 +++++++++++------------------ lib/Target/AArch64/AArch64InstrInfo.cpp | 4 ++-- lib/Target/AArch64/AArch64InstrInfo.h | 8 ++------ lib/Target/AArch64/AArch64TargetMachine.cpp | 10 +++++++++ lib/Target/AMDGPU/AMDGPUInstrInfo.cpp | 8 -------- lib/Target/AMDGPU/AMDGPUInstrInfo.h | 3 --- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 18 ++++++++-------- lib/Target/X86/X86InstrInfo.cpp | 4 ++-- lib/Target/X86/X86InstrInfo.h | 4 ++-- lib/Target/X86/X86TargetMachine.cpp | 8 ++++++++ 12 files changed, 73 insertions(+), 63 deletions(-)