diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2019-07-16 15:55:45 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2019-07-16 15:55:45 +0000 |
commit | 450c62e33ea5310481b06d3fd59df911f5451ff2 (patch) | |
tree | 19ff49028b591c07b394160a36a5abf0562e6bed /lldb/packages/Python/lldbsuite/test | |
parent | 63a0c2bce8e5731f90fc99b75d59f2e85283cb3b (diff) | |
download | bcm5719-llvm-450c62e33ea5310481b06d3fd59df911f5451ff2.tar.gz bcm5719-llvm-450c62e33ea5310481b06d3fd59df911f5451ff2.zip |
[Strict FP] Allow more relaxed scheduling
Reimplement scheduling constraints for strict FP instructions in
ScheduleDAGInstrs::buildSchedGraph to allow for more relaxed
scheduling. Specifially, allow one strict FP instruction to
be scheduled across another, as long as it is not moved across
any global barrier.
Differential Revision: https://reviews.llvm.org/D64412
Reviewed By: cameron.mcinally
llvm-svn: 366222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions