| [trans-mem,1/3] Rework block IPA_TM block scanning. |
2011-10-28 |
Richard Henderson |
|
New |
| [trans-mem,2/3] Update to handle same_body_aliases. |
2011-10-28 |
Richard Henderson |
|
New |
| [trans-mem,3/3] Allow for the original of a tm_clone pair to be optimized away. |
2011-10-28 |
Richard Henderson |
|
New |
| [trans-mem,build] Hack around top-level Makefile libstdc++ breakage |
2011-11-04 |
Richard Henderson |
|
New |
| [trans-mem,c++] PR51928 |
2012-01-24 |
Patrick Marlier |
|
New |
| [trans-mem,c++] PR51928 |
2012-01-24 |
Patrick Marlier |
|
New |
| [trans-mem,darwin] PR/52042 find tm_clone_table with PIE |
2012-02-15 |
Patrick Marlier |
|
New |
| [trans-mem,darwin] PR/52042 find tm_clone_table with PIE |
2012-02-08 |
Patrick Marlier |
|
New |
| [trans-mem,darwin] PR/52042 find tm_clone_table with PIE |
2012-02-09 |
Patrick Marlier |
|
New |
| [trans-mem,darwin] PR/52042 find tm_clone_table with PIE |
2012-02-09 |
IainS |
|
New |
| [trans-mem,darwin] PR/52042 find tm_clone_table with PIE |
2012-02-09 |
Patrick Marlier |
|
New |
| [trans-mem,rfc] Improvements to uninstrumented code paths |
2012-11-07 |
Richard Henderson |
|
New |
| [trans-mem] : Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32 |
2012-01-18 |
Patrick Marlier |
|
New |
| [trans-mem] : Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32 |
2012-01-18 |
Uros Bizjak |
|
New |
| [trans-mem] Add documentation |
2011-05-26 |
Torvald Riegel |
|
New |
| [trans-mem] Add futex-based serial lock |
2011-08-20 |
Torvald Riegel |
|
New |
| [trans-mem] Add gl_wt TM method. |
2011-10-13 |
Torvald Riegel |
|
New |
| [trans-mem] Add gl_wt TM method. |
2011-08-29 |
Torvald Riegel |
|
New |
| [trans-mem] Add method groups and change TM method lifecycle and selection. |
2011-08-23 |
Torvald Riegel |
|
New |
| [trans-mem] Add missing argument for _ITM_changeTransactionMode |
2011-02-14 |
Aldy Hernandez |
|
New |
| [trans-mem] Add missing argument for _ITM_changeTransactionMode |
2011-02-11 |
Patrick Marlier |
|
New |
| [trans-mem] Adjust an alloc/free pair to new/delete in libitm |
2010-06-16 |
Richard Henderson |
|
New |
| [trans-mem] Avoid ICE with transaction expressions vs constant expressions. |
2011-11-05 |
Richard Henderson |
|
New |
| [trans-mem] Avoid ICE with transaction expressions vs constant expressions. |
2011-11-05 |
Richard Henderson |
|
New |
| [trans-mem] Beginning of refactoring |
2011-07-27 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-05-25 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-08-03 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-06-30 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-07-18 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-06-29 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-07-01 |
Torvald Riegel |
|
New |
| [trans-mem] Beginning of refactoring |
2011-07-09 |
Torvald Riegel |
|
New |
| [trans-mem] COMMITTED fix testsuite prob with 32-bits |
2011-02-03 |
Aldy Hernandez |
|
New |
| [trans-mem] COMMITTED: fix thinko in ipa_tm_scan_irr_function |
2011-02-03 |
Aldy Hernandez |
|
New |
| [trans-mem] COMMITTED: propagate irrevocability in the presence of EXIT_BLOCKs correctly |
2011-01-31 |
Aldy Hernandez |
|
New |
| [trans-mem] Discard dead commits to stack memory |
2010-06-16 |
Richard Henderson |
|
New |
| [trans-mem] Do not instrument thread locals |
2012-01-23 |
Patrick Marlier |
|
New |
| [trans-mem] Don't update_ssa twice |
2012-11-07 |
Richard Henderson |
|
New |
| [trans-mem] Explicitly go irrevocable even if transaction will always go irrevocable. |
2011-10-28 |
Torvald Riegel |
|
New |
| [trans-mem] Fix compilation of libitm with recent gcc |
2011-09-07 |
Patrick Marlier |
|
New |
| [trans-mem] Fix concurrency error in libitm free page list |
2010-06-23 |
Richard Henderson |
|
New |
| [trans-mem] Fix instantiation of transaction expressions. |
2011-11-07 |
Torvald Riegel |
|
New |
| [trans-mem] Fix instantiation of transaction expressions. |
2011-11-07 |
Torvald Riegel |
|
New |
| [trans-mem] Fix outer transactions to be considered abortable too. |
2011-10-28 |
Torvald Riegel |
|
New |
| [trans-mem] Fix tm_pure not inlinable in tm_safe |
2011-10-31 |
Aldy Hernandez |
|
New |
| [trans-mem] Fix tm_pure not inlinable in tm_safe |
2011-10-31 |
Patrick Marlier |
|
New |
| [trans-mem] Fix tm_region association of blocks with the "over" label. |
2011-10-27 |
Torvald Riegel |
|
New |
| [trans-mem] Handle aborts of outer transactions. |
2011-10-28 |
Torvald Riegel |
|
New |
| [trans-mem] Move state from gtm_thread to gtm_transaction |
2011-08-03 |
Torvald Riegel |
|
New |
| [trans-mem] Move x86 TLS definition to linux/x86. |
2011-08-22 |
Torvald Riegel |
|
New |
| [trans-mem] New TM method: serial-irrevocable on first write |
2011-08-03 |
Torvald Riegel |
|
New |
| [trans-mem] PATCH committed: cleanup attributes |
2011-01-13 |
Aldy Hernandez |
|
New |
| [trans-mem] PR 47690: do not include BB's outside of a transaction |
2011-02-16 |
Aldy Hernandez |
|
New |
| [trans-mem] PR 47952 Re: weak aliases, .tm_clone_table, and binutils confusion |
2011-03-08 |
Richard Henderson |
|
New |
| [trans-mem] PR/45940 again |
2010-12-13 |
Aldy Hernandez |
|
New |
| [trans-mem] PR/45985: set frequency for irrevocable calls |
2010-11-03 |
Aldy Hernandez |
|
New |
| [trans-mem] PR/46654: error on volatiles |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] PR45940: handle inlining of TM pure functions |
2011-01-14 |
Aldy Hernandez |
|
New |
| [trans-mem] PR45940: handle pure functions with inline asms |
2010-11-29 |
Aldy Hernandez |
|
New |
| [trans-mem] PR45940: respect pure annotations in STL |
2010-11-23 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46270: handle throwing statements |
2010-11-19 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46270: handle throwing statements |
2010-11-19 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46567 again |
2011-02-11 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46646 |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46653: handle identical log entries in hash |
2010-11-29 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46714 |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46923 |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46941: Mark new/delete operators as transaction_pure |
2011-01-12 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46941: Mark new/delete operators as transaction_pure |
2011-02-03 |
Richard Henderson |
|
New |
| [trans-mem] PR46941: Mark new/delete operators as transaction_pure |
2011-01-18 |
Patrick Marlier |
|
New |
| [trans-mem] PR46941: Mark new/delete operators as transaction_pure |
2011-02-02 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47340 (committed): handle new operator (again) |
2011-01-28 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47573: fix DECL_STRUCT_FUNCTION sharing |
2011-02-03 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47606: Add a tm-safe marker for GIMPLE_ASM's |
2011-02-24 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47606: Add a tm-safe marker for GIMPLE_ASM's |
2011-02-23 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47690: redirect recursive calls in a clone correctly |
2011-02-15 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47690: redirect recursive calls in a clone correctly |
2011-02-16 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47690: redirect recursive calls in a clone correctly |
2011-02-15 |
Aldy Hernandez |
|
New |
| [trans-mem] PR47746: handle OBJ_TYPE_REF correctly |
2011-02-21 |
Aldy Hernandez |
|
New |
| [trans-mem] Post-merge regressions, part 1 |
2011-09-20 |
Richard Henderson |
|
New |
| [trans-mem] Re: EH TM bug |
2010-07-15 |
Richard Henderson |
|
New |
| [trans-mem] Reduce contention in find_clone |
2010-12-14 |
Richard Henderson |
|
New |
| [trans-mem] Release transaction objects on thread termination |
2011-08-03 |
Torvald Riegel |
|
New |
| [trans-mem] Removed gtm_thread and threadnum. Renamed gtm_transaction to gtm_thread. |
2011-08-05 |
Torvald Riegel |
|
New |
| [trans-mem] Rename/split __transaction into __transaction_atomic and __transaction_relaxed. |
2011-10-18 |
Torvald Riegel |
|
New |
| [trans-mem] Streamline the in-use stack check |
2010-06-23 |
Richard Henderson |
|
New |
| [trans-mem] Test static constructors inside of transactional code |
2011-08-03 |
Torvald Riegel |
|
New |
| [trans-mem] Test that nested txns started from pure/unsafe code work correctly |
2011-08-03 |
Torvald Riegel |
|
New |
| [trans-mem] Use __x86_64__ instead of __LP64__. |
2011-08-23 |
Torvald Riegel |
|
New |
| [trans-mem] Use __x86_64__ instead of __LP64__. |
2011-08-22 |
Torvald Riegel |
|
New |
| [trans-mem] Use per-transaction reader flags for the serial lock |
2011-08-09 |
Torvald Riegel |
|
New |
| [trans-mem] Use per-transaction reader flags for the serial lock |
2011-08-05 |
Torvald Riegel |
|
New |
| [trans-mem] XFAIL known failures |
2011-11-03 |
Aldy Hernandez |
|
New |
| [trans-mem] __sync_add_and_fetch_8 on ia32 |
2010-07-07 |
Aldy Hernandez |
|
New |
| [trans-mem] add hashtable lock comments |
2010-06-24 |
Aldy Hernandez |
|
New |
| [trans-mem] add support for C++ transaction expressions |
2010-06-21 |
Aldy Hernandez |
|
New |
| [trans-mem] add support for logging of vector types |
2010-06-14 |
Aldy Hernandez |
|
New |
| [trans-mem] clean up ipa_tm_transform_calls_1 |
2011-02-16 |
Aldy Hernandez |
|
New |
| [trans-mem] comment memcpy code |
2010-06-28 |
Aldy Hernandez |
|
New |
| [trans-mem] comment the read/store magic in libitm |
2010-06-25 |
Aldy Hernandez |
|
New |