[all-commits] [llvm/llvm-project] 92164c: Recommit "[HardwareLoops] Optimisation remarks"

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Tue Nov 5 01:06:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 92164cf25d513d44fdb5d727a33d02ad4c87384e
      https://github.com/llvm/llvm-project/commit/92164cf25d513d44fdb5d727a33d02ad4c87384e
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M llvm/lib/CodeGen/HardwareLoops.cpp
    M llvm/test/CodeGen/ARM/O3-pipeline.ll
    M llvm/test/Transforms/HardwareLoops/ARM/structure.ll

  Log Message:
  -----------
  Recommit "[HardwareLoops] Optimisation remarks"

With a few things fixed:
- initialisaiton of the optimisation remark pass (this was causing the buildbot
  failures on PPC),
- a test case.

Differential Revision: https://reviews.llvm.org/D69660




More information about the All-commits mailing list