[all-commits] [llvm/llvm-project] c423a5: [ARM] Remove setPreservesCFG from ARMBlockPlacement

David Green via All-commits all-commits at lists.llvm.org
Mon Aug 2 06:16:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c423a586a7107becc7c81b144f38028a0ab57043
      https://github.com/llvm/llvm-project/commit/c423a586a7107becc7c81b144f38028a0ab57043
  Author: David Green <david.green at arm.com>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M llvm/lib/Target/ARM/ARMBlockPlacement.cpp

  Log Message:
  -----------
  [ARM] Remove setPreservesCFG from ARMBlockPlacement

As of 28293918409dd3a5a it no longer preserves the CFG, needing to
split blocks in order to add DLS instructions.




More information about the All-commits mailing list