summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tm
Commit message (Expand)AuthorAgeFilesLines
* * Fix leading tabs and trailing whitespace throughout entirealdyh2011-11-0817-110/+110
* libitm/aldyh2011-11-036-11/+11
* * testsuite/gcc.dg/alias-1.c: Use __UINTPTR_TYPE__.aldyh2011-11-032-18/+2
* Fix outer transactions to be considered abortable too.torvald2011-10-301-0/+27
* * c-family/c-common.c (handle_tm_wrap_attribute): Handle declaldyh2011-10-281-0/+16
* Rename/split __transaction into __transaction_atomic and __transaction_relaxed.torvald2011-10-1949-54/+54
* * trans-mem.c (transaction_invariant_address_p): Handle MEM_REF.rth2011-09-202-17/+2
* PR 47905aldyh2011-02-281-0/+14
* * trans-mem.c (ipa_tm_transform_calls_redirect): Optimize foraldyh2011-02-211-0/+15
* PR 47690aldyh2011-02-161-0/+14
* * trans-mem.c (MODE_SERIALIRREVOCABLE): Change to 0.aldyh2011-02-142-1/+14
* PR 46567aldyh2011-02-111-0/+18
* PR/46567aldyh2011-02-031-0/+18
* * trans-mem.c (expand_call_tm): Annotate BUILT_IN_TM_* calls.aldyh2011-02-031-0/+17
* PR/47492aldyh2011-02-021-0/+24
* PR/47520aldyh2011-01-311-0/+29
* + PR/46654aldyh2010-12-201-0/+26
* PR/45985aldyh2010-11-031-0/+14
* + * trans-mem.c (ipa_tm_insert_gettmclone_call): Always return true.aldyh2010-06-171-0/+14
* * trans-mem.c (thread_private_new_memory): Avoid infinite recursion.aldyh2010-06-161-0/+19
* * varasm.c (finish_tm_clone_pairs_1): Do not dump entry if thealdyh2010-06-151-0/+42
* * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Add support foraldyh2010-06-141-0/+30
* * varasm.c (finish_tm_clone_pairs_1): Do not output pair if clonealdyh2010-06-111-0/+90
* Forgot testcase.aldyh2010-06-031-0/+21
* * targhooks.c (default_builtin_tm_load_store): New.aldyh2010-06-021-0/+18
* + * trans-mem.c (expand_block_tm): Do not advance GSI blindly.aldyh2010-05-251-0/+20
* * trans-mem.c (expand_assign_tm): Do not die on TARGET_MEM_REFs.aldyh2010-05-191-0/+17
* * trans-mem.c (expand_regions_1): New.aldyh2010-05-192-0/+47
* * trans-mem.c (diagnose_tm_1): Include function name whenaldyh2010-04-221-0/+13
* + * trans-mem.c (ipa_tm_create_version): Mark as needed if originalaldyh2010-04-221-0/+15
* + * trans-mem.c: Include langhooks.h.aldyh2010-02-152-0/+61
* + * trans-mem.c (build_tm_abort_call): Use build_call_expr_loc.aldyh2010-02-151-0/+26
* * Merge from mainline rev 156607.aldyh2010-02-112-4/+4
* * trans-mem.c (struct tm_region): Add irr_blocks.aldyh2010-01-271-0/+2
* * trans-mem.c (ipa_tm_transform_calls): Do not scan past the endaldyh2010-01-261-0/+15
* new testaldyh2010-01-081-0/+15
* + * trans-mem.c (build_tm_load): Do not error on unsupportedaldyh2010-01-072-2/+19
* * gimple-pretty-print.c (dump_gimple_call): Handle PR_READONLY.aldyh2009-12-221-0/+15
* * trans-mem.c: New thread_memory_type enum.aldyh2009-12-113-0/+91
* * trans-mem.c: (tm_new_mem_hash): Declare.aldyh2009-12-072-0/+55
* * trans-mem.c (requires_barrier): Document STMT argument.aldyh2009-11-241-0/+18
* + * trans-mem.c (tm_log_emit_saves): Do not generate SSA names foraldyh2009-11-201-0/+22
* * trans-mem.c: Include params.h. New globalaldyh2009-11-113-1/+49
* * c-common.c (c_common_attribute_table): Addrth2009-10-282-0/+1
* * trans-mem.c (requires_barrier): Handle thread local memory.aldyh2009-10-271-0/+18
* Move tests to testsuite/c-c++-common/tm/ as necessary.rth2009-10-2217-120/+11
* Update to new multivendor compiler syntax.rth2009-10-2231-68/+68
* * trans-mem.c (ipa_tm_insert_gettmclone_call): Cast return valuealdyh2009-10-131-0/+13
* * trans-mem.c (tm_memopt_compute_avin): Do not special case entryaldyh2009-10-121-4/+4
* * tree.h (BUILTIN_TM_LOAD_STORE_P): New.aldyh2009-10-061-2/+2