Files
gcc/libitm
Torvald Riegel 11f30bb0e4 libitm: Optimize undo log.
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
2012-01-08 14:13:49 +00:00
..
2012-01-05 13:36:35 -08:00
2011-11-22 14:49:11 +00:00
2011-11-22 14:49:11 +00:00
2012-01-08 14:13:49 +00:00
2012-01-08 14:13:49 +00:00
2011-11-22 14:49:11 +00:00
2011-12-14 19:24:05 -08:00
2011-12-14 19:24:05 -08:00
2012-01-05 13:36:35 -08:00
2012-01-08 14:13:49 +00:00
2011-11-22 14:49:11 +00:00
2012-01-08 14:13:49 +00:00
2012-01-08 14:13:49 +00:00
2012-01-08 14:13:49 +00:00
2012-01-08 14:13:49 +00:00
2011-12-13 11:11:25 -08:00