summaryrefslogtreecommitdiff
path: root/gcc/gimple.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Add pretty printer for ASAN_MARK and add a helper fnmarxin2016-12-131-1/+1
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-0/+3
* PR ada/37139ebotcazou2016-10-161-0/+4
* Designate the widest case label to be the default labelppalka2016-08-041-1/+13
* 2016-06-29 Richard Biener <rguenther@suse.de>rguenth2016-06-291-15/+0
* * gimple.c: Include builtins.hhubicka2016-06-071-0/+14
* Selftest frameworkdmalcolm2016-06-061-0/+137
* gcc/edlinger2016-06-061-0/+4
* Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm2016-05-201-0/+1
* 2016-05-20 Richard Guenther <rguenther@suse.de>rguenth2016-05-201-0/+1
* * gimple.c (maybe_remove_unused_call_args): Fix typos in thempolacek2016-05-161-1/+1
* * gimple.c (gimple_call_same_target_p): Unique functions are eq.nathan2016-05-061-1/+2
* PR target/49244jakub2016-05-021-1/+10
* PR tree-optimization/70177jakub2016-03-111-2/+2
* Merge of HSAjamborm2016-01-191-0/+14
* 2016-01-18 Richard Biener <rguenther@suse.de>rguenth2016-01-181-0/+5
* PR tree-optimization/69156jakub2016-01-131-20/+3
* Update copyright years.jakub2016-01-041-1/+1
* PR ipa/67811rth2015-12-221-2/+4
* Be more careful about barriers when speculating conditional stores.bernds2015-11-271-0/+12
* Add a combined_fn enumrsandifo2015-11-171-0/+21
* Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDrth2015-11-091-3/+10
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-6/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+3
* * internal-fn.c (expand_UNIQUE): New.nathan2015-10-271-1/+2
* gcc/jakub2015-10-131-9/+22
* switch from gimple to gimple*tbsaunde2015-09-201-60/+60
* PR middle-end/67133mpolacek2015-08-141-4/+7
* 2015-08-13 Richard Biener <rguenther@suse.de>rguenth2015-08-131-0/+2
* 2015-08-12 Richard Biener <rguenther@suse.de>rguenth2015-08-121-0/+4
* gcc/ChangeLog:manu2015-08-051-19/+35
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-14/+0
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+5
* 2015-06-26 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-261-10/+0
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-0/+10
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Convert to md_asm_adjustrth2015-05-111-1/+1
* PR middle-end/64922hubicka2015-02-041-0/+18
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-3/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-16/+28
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-151/+198
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-3/+11
* * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub2014-11-141-4/+24