commit | b5552f8b90553b0a51897beb32e5a4a6aa765245 | [log] [tgz] |
---|---|---|
author | Sam Parker <sam.parker@arm.com> | Thu Aug 31 08:57:51 2017 +0000 |
committer | Sam Parker <sam.parker@arm.com> | Thu Aug 31 08:57:51 2017 +0000 |
tree | cb5062e57cdd6a371620e0e5de6140af49b50236 | |
parent | 5795194be3faf9503617121423451286f91bce2d [diff] |
[ARM] Reverse PostRASched subtarget feature logic Replace the UsePostRAScheduler SubtargetFeature with DisablePostRAScheduler, which is then used by Swift and Cyclone. This patch maintains enabling PostRA scheduling for other Thumb2 capable cores and/or for functions which are being compiled in Arm mode. Differential Revision: https://reviews.llvm.org/D37055 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312226 91177308-0d34-0410-b5e6-96231b3b80d8