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]: Load PRE patch committed


After comparing the test results carefully against Diego's last posted test results, there are less FAIL's with load PRE, and no *new* FAILS.
So i've committed the patch (which was posted 3 days ago).


Please note that with Load PRE on, PRE can be quite slow sometimes (it happens when we have large connected graphs).

I'm working on this through a variety of methods, please bear with me.


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