2 msgString content not emitted
6 msgGomp cell,...
1 msgDisjoint address register problem during GCC port
2 msgOut of ssa form only for some basic block
11 msgA live analysis problem on gcc4.2.3
2 msgStructured Exception Handling in gcc
5 msgBootstrap failure on i686-apple-darwin9
2 msggfortran+libcpp: linking objects from c-compiler
3 msg-pthread switch and binary compatibitity
1 msgImplementation of string-literal as template pa...
3 msgWhere is restrict keyword used in dependence an...
2 msg[tuples] creating singleton sequences
1 msgWarning during GCC bootstrap on i686-pc-mingw32

DU-chains Vs UD-chains
\ Fran Baena (15 Apr 2008)
. \ Daniel Berlin (15 Apr 2008)

6 msgBootstrap failure on native mingw32
1 msgbootstrap failure in gcc4.3.1 on hppa2.0w-hp-hp...
1 msgtemplate parameter does not hide class name
2 msgA question regarding define_split pattern
19 msgCan't build correctly working crosscompiler wit...
8 msg[ARM] Lack of __aeabi_fsqrt / __aeabi_dsqrt (sq...
Subject:DU-chains Vs UD-chains
Group:Gcc
From:Fran Baena
Date:15 Apr 2008


Hi all,

i'm currently studing alias analysis, and i have some questions, for
instance, when are the du/ud-chains calculated? Before translating to
SSA form?
If i'm not wrong the def-use chain connects a definition of a variable
to all the uses it may flow to, and the use-def chain connects a use
to all the definitions that may flow to it. But, what chain is better
for data-flow analysis?
Maybe the answer is both?

Thanks in advance

Fran


© 2004-2008 readlist.com