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]

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


Author: aldyh
Date: Tue Sep 29 17:29:56 2009
New Revision: 152281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152281
Log:
        * trans-mem.c (tm_memopt_compute_antic): New.
        (tm_memopt_compute_available): Merge seed and initialization
        loops.  Remove entry_block check.
        (tm_memopt_compute_antin): New.
        (execute_tm_memopt): Call tm_memopt_compute_antic.


Added:
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-2.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]