Doubt about scheduling
\ Mohamed Shafi (10 Apr 2008)
. \ Ian Lance Taylor (10 Apr 2008)

3 msgomp workshare (PR35423) & beginner questions
1 msgTREE_ADDRESSABLE flag
1 msggcc-4.2-20080409 is now available
4 msgWhere is scheduling going wrong? - GCC-4.1.2
3 msgsizeof(array) with variable-length array parameter
12 msgmore m32c brokenness
20 msgProblem with reloading in a new backend...
1 msgKwGdOwMp 4329040559400834703
5 msgProblem with Fix for PR 35163 ?
2 msggcc4.x handling of switch(enum)
1 msggcc-4.1-20080407 is now available
1 msgAn x86 gcc 4.3 branch
3 msg[RFC] Implement __builtin_bswap* for ARMv6
16 msgCopyright assignment wiki page
8 msgimproving auto increment expressions detection ...
118 msgUS-CERT Vulnerability Note VU#162289
2 msgcomments do not match code.
4 msgRFC Test suite fix testing of no_trampolines
2 msgTranslating and proofreading your professional ...
Subject:Doubt about scheduling
Group:Gcc
From:Mohamed Shafi
Date:10 Apr 2008


Hello all,

I got few doubts regarding the way in which scheduling works in gcc 4.1.2

1. Will barrier insns gets scheduled along with other instructions?
2. When there is an unconditional jump in the instruction list, a
barrier instruction gets emitted after the unconditional jump as the
last instruction. Will this be regarded as an instruction when
counting the number of instructions in a region for scheduling
purposes?
3. After the end of scheduling a region can barrier remain as the last
instruction in the ready list unscheduled? Or in other words can ready
list be 'non-empty' after scheduling a region?

Regards,
Shafi


© 2004-2008 readlist.com