r170360 - in /branches/transactional-memory/gcc...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Mon Feb 21 14:29:00 GMT 2011


Author: aldyh
Date: Mon Feb 21 14:29:22 2011
New Revision: 170360

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170360
Log:
        * trans-mem.c (ipa_tm_transform_calls_redirect): Optimize for
        recursive calls inside clones.
        Abstract the logic from...
        (ipa_tm_transform_calls_1): ...here.


Added:
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/20110216.c
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/trans-mem.c



More information about the Gcc-cvs mailing list