summaryrefslogtreecommitdiff
path: root/gcc/trans-mem.c
Commit message (Expand)AuthorAgeFilesLines
* Handle internal functions in is_tm_pure_callrsandifo2015-11-071-0/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-6/+2
* PR c/59218jason2015-10-021-13/+17
* remove many typedefstbsaunde2015-10-011-23/+21
* switch from gimple to gimple*tbsaunde2015-09-201-46/+46
* + * trans-mem.c: Add contributed-by.aldyh2015-09-011-0/+2
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-14/+42
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-42/+14
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* gcc/rsandifo2015-06-251-1/+1
* gcc/rsandifo2015-06-251-6/+2
* gcc/ada/rsandifo2015-06-251-11/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* remove need for store_values_directlytbsaunde2015-04-181-20/+20
* PR ipa/65087jakub2015-02-181-1/+2
* PR ipa/64963jakub2015-02-161-0/+1
* PR middle-end/64391mpolacek2015-01-131-3/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-6/+3
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-11/+11
* convert trans-mem to hash_tabletbsaunde2014-11-201-5/+6
* convert many if_marked htab to hash_tabletbsaunde2014-11-201-6/+26
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-49/+83
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-9/+11
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+7
* Add an no_reorder attribute for LTOak2014-09-241-0/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-4/+4
* * ipa-devirt.c: Include gimple-pretty-print.hhubicka2014-08-071-0/+3
* IPA C++ refactoring 2/Nmarxin2014-07-241-2/+4
* IPA C++ refactoring 1/Nmarxin2014-07-241-40/+39
* remove has_executetbsaunde2014-07-091-7/+0
* IPA REF alias refactoringmarxin2014-07-011-5/+3
* IPA REF refactoringmarxin2014-06-251-4/+4
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-19/+22
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-12/+6
* PR c++/47202jason2014-05-281-1/+1
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-2/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-31/+31