diff options
author | Michael Maitland <michaeltmaitland@gmail.com> | 2023-12-21 11:36:15 -0800 |
---|---|---|
committer | Michael Maitland <michaeltmaitland@gmail.com> | 2024-02-27 09:56:28 -0800 |
commit | 9106b58ce4e8dada167eec50178a9e154342e4ba (patch) | |
tree | 1e005c8e366b0ea19013915f13f02bfc5276f895 /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | f7cf1f6236ee299d65c2b33429c1d3b729f54c32 (diff) | |
download | llvm-9106b58ce4e8dada167eec50178a9e154342e4ba.zip llvm-9106b58ce4e8dada167eec50178a9e154342e4ba.tar.gz llvm-9106b58ce4e8dada167eec50178a9e154342e4ba.tar.bz2 |
[CodeGen][MISched] Add misched post-regalloc bottom-up scheduling
There is the possibility that the bottom-up direction will lead to
performance improvements on certain targets, as this is certainly the case for
the pre-regalloc GenericScheduler. This patch will give people the
opportunity to experiment for their sub-targets. However, this patch
keeps the top-down approach as the default for the PostGenericScheduler
since that is what subtargets expect today.
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions