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]

Re: [PATCH]: Tree-data-ref bugfixes necessary for linear loop transforms



On Aug 13, 2004, at 12:05 AM, Daniel Jacobowitz wrote:


On Thu, Aug 12, 2004 at 11:26:15AM -0400, Daniel Berlin wrote:
This patch merges bugfixes to tree-data-ref.[ch] from the lno-branch to
the mainline.
These bugfixes and changes are necessary for linear loop transforms to
function properly.


2004-07-29 Sebastian Pop <pop@cri.ensmp.fr>

* tree-data-ref.c (free_dependence_relation,
free_dependence_relations,
free_data_refs): New.
(analyze_all_data_dependences): Free datarefs and
dependence_relations.
(build_classic_dist_vector, build_classic_dir_vector): Store in
the dependence_relations the
information. Each arc in the dependence_relations graph is labelled

That's gotta be the most mangled changelog formatting I've ever seen...


Yes, I ripped them from changelog.lno.
Apparently textedit isn't good at the whole tab vs space thing :(.
Sigh.


--- /Users/dberlin/gcc/gcc/tree-data-ref.h	2004-07-24
23:24:50.000000000 -0400

... and the patch is, of course, word wrapped.

I'll resend with pine.



--
Daniel Jacobowitz


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