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

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


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


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