Displaying 1 result from an estimated 1 matches for "257626".
Did you mean:
57626
2016 Jan 17
2
Need help with changes to 'ScheduleDAGInstrs' on the v3.8 branch
I am stuck trying to adapt my out-of-target implementation to build on SVN
head (actually the v3.8 branch, rev #257626). This is currently working on
the v3.7.1 sources, but the changes to 'llvm::ScheduleDAGInstrs' have me
stumped as to how to revise my implementation to track the changes to this
class.
Our 'SHAVEAsmScheduler' derives from 'ScheduleDAGInstrs' and uses both the
'IsPostR...