This is the mail archive of the gcc-patches@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]

[tree-ssa, LNO] Analysis of scalar evolutions and data dependences


Hi,

This is a preliminary patch that implements the scalar evolution
detection, and the classic data dependence representations: distances
and directions.

Comments are welcome. 

Maybe the pretty printing of the loop IR is a part that should go into
the tree-ssa instead of the sub branch (loop-nest-optimizer branch?).

Sebastian.

Attachment: scev-03-12-09.diff.bz2
Description: Binary data


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