[all-commits] [llvm/llvm-project] fa4902: Revert "[CodeGen][ARM] Enable Swing Module Schedul...

dpenry via All-commits all-commits at lists.llvm.org
Thu Apr 28 13:29:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa49021c68ef7a7adcdf7b8a44b9006506523191
      https://github.com/llvm/llvm-project/commit/fa49021c68ef7a7adcdf7b8a44b9006506523191
  Author: David Penry <david.penry at arm.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachinePipeliner.h
    M llvm/include/llvm/CodeGen/ModuloSchedule.h
    M llvm/lib/CodeGen/MachinePipeliner.cpp
    M llvm/lib/CodeGen/ModuloSchedule.cpp
    M llvm/lib/Target/ARM/ARM.td
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.h
    M llvm/lib/Target/ARM/ARMSubtarget.cpp
    M llvm/lib/Target/ARM/ARMSubtarget.h
    M llvm/lib/Target/ARM/ARMTargetMachine.cpp
    M llvm/test/CodeGen/ARM/O3-pipeline.ll
    R llvm/test/CodeGen/Thumb2/swp-exitbranchdir.mir
    R llvm/test/CodeGen/Thumb2/swp-fixedii.mir

  Log Message:
  -----------
  Revert "[CodeGen][ARM] Enable Swing Module Scheduling for ARM"

This reverts commit 28d09bbbc3d09c912b54a4d5edb32cab7de32a6f
while I investigate a buildbot failure.




More information about the All-commits mailing list