This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fixing the pre-pass scheduler on x86 (Bug 38403)


> Another algorithm for live-range shrinkage I am trying to restore
> expression DAG  and reorder insns in Sethi-Ulman enumeration style.

This would be done best in TER (actually, in place of TER but using the
same data structures it computes).

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]