MachineScheduler: Add a way to disable the 'ReduceLatency' heuristic
authorMatthias Braun <matze@braunis.de>
Thu, 22 Oct 2015 18:07:31 +0000 (18:07 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 22 Oct 2015 18:07:31 +0000 (18:07 +0000)
commitbff324d5397d23c8bdaf5c05e0798debabf407a7
tree4769d018258d7590e41cf1b8cbe1df6def2454f4
parent8df359534b4ef852edc03f027bc54e0d2614c89c
MachineScheduler: Add a way to disable the 'ReduceLatency' heuristic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251037 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineScheduler.h
lib/CodeGen/MachineScheduler.cpp