OSDN Git Service

[ARM] Add use-misched feature, to enable the MachineScheduler.
authorFlorian Hahn <florian.hahn@arm.com>
Thu, 27 Jul 2017 19:56:44 +0000 (19:56 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Thu, 27 Jul 2017 19:56:44 +0000 (19:56 +0000)
commitc080f03f8e0d655bd45019fd22db8973c92f085e
tree4e62bf7922a0d52239888191eecd390b14971020
parent9cb09d5cf8f8ba35db67b0386547425d3ce0ac45
[ARM] Add use-misched feature, to enable the MachineScheduler.

Summary:
This change makes it easier to experiment with the MachineScheduler in
the ARM backend and also makes it very explicit which CPUs use the
MachineScheduler (currently only swift and cyclone).

Reviewers: MatzeB, t.p.northover, javed.absar

Reviewed By: MatzeB

Subscribers: aemerson, kristof.beyls, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309316 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h