Revert "ScheduleDAGInstrs: Remove IsPostRA flag"
authorMatthias Braun <matze@braunis.de>
Thu, 29 Oct 2015 05:06:41 +0000 (05:06 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 29 Oct 2015 05:06:41 +0000 (05:06 +0000)
commit7b38ebfa478a5931fe4b27ea40c3eabbd2bf53e7
tree141fd2c7c235607b3d39d96023ca72471de6ab02
parentebc1946bf46b292ae57932fe380dde67b02177d7
Revert "ScheduleDAGInstrs: Remove IsPostRA flag"

It broke 3 arm testcases.

This reverts commit r251608.

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