- 02 Jan, 2014 1 commit
-
-
From-SVN: r206298
Richard Sandiford committed
-
- 03 Feb, 2013 1 commit
-
-
From-SVN: r195697
Richard Sandiford committed
-
- 13 Jan, 2012 1 commit
-
-
libitm/ * local.cc (GTM::gtm_undolog::rollback): Truncate undo log after rolling back. * containers.h (GTM::vector::set_size): New. From-SVN: r183173
Torvald Riegel committed
-
- 08 Jan, 2012 1 commit
-
-
libitm/ * local.cc (GTM_LB): Use GTM::gtm_undolog. (GTM::gtm_thread::drop_references_undolog): Remove. (GTM::gtm_thread::commit_undolog, GTM::gtm_thread::rollback_undolog): Move to ... * libitm_i.h (GTM::gtm_undolog): ...here. New. (GTM::gtm_undolog_entry): Remove. (GTM::gtm_thread): Adapt. * beginend.cc (GTM::gtm_thread::rollback): Adapt. (GTM::gtm_thread::trycommit): Adapt. * method-serial.cc (serial_dispatch::log): Adapt. * method-gl.cc (gl_wt_dispatch::pre_write): Adapt. (gl_wt_dispatch::store): Fix likely/unlikely. * containers.h (GTM::vector::resize): Add additional_capacity parameter and handle it. (GTM::vector::resize_noinline): New/adapt. (GTM::vector::push): New. From-SVN: r182992
Torvald Riegel committed
-
- 08 Nov, 2011 1 commit
-
-
From-SVN: r181154
Aldy Hernandez committed
-