summaryrefslogtreecommitdiff
path: root/libitm/method-gl.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libitm: Ensure proxy privatization safety.Torvald Riegel2016-01-161-5/+11
* libitm: Fix privatization safety interaction with serial mode.Torvald Riegel2016-01-131-0/+9
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libitm/Richard Sandiford2014-01-021-1/+1
* Update copyright in libitm.Richard Sandiford2013-02-031-1/+1
* Ask dispatch whether it requires serial mode.Torvald Riegel2012-10-241-1/+1
* libitm: Put gl_wt global lock on separate cache line.Torvald Riegel2012-02-201-2/+2
* libitm: Optimize synchronization in gl_wt rollback.Torvald Riegel2012-02-201-12/+16
* libitm: Remove obsolete handling of prior serial lock corner cases in gl_wt.Torvald Riegel2012-02-201-28/+5
* libitm: Optimize memory order requiremens in gl_wt pre_write.Torvald Riegel2012-02-201-3/+14
* libitm: Add missing undo-logging of RfW src regions in gl_wt memtransfer.Torvald Riegel2012-02-201-8/+11
* libitm: Optimize undo log.Torvald Riegel2012-01-081-4/+3
* libitm: Fixed conversion to C++11 atomics.Torvald Riegel2011-12-241-14/+76
* libitm: Conversion to c++11 atomics.Richard Henderson2011-12-131-39/+36
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+303