summaryrefslogtreecommitdiff
path: root/gcc/gimple.c
Commit message (Expand)AuthorAgeFilesLines
* [IEPM] Introduce inline entry point markersaoliva/SLIAlexandre Oliva2017-12-111-0/+21
* [SFN] introduce statement frontier notes, still disabledAlexandre Oliva2017-12-111-0/+24
* PR c/81117 - Improve buffer overflow checking in strncpymsebor2017-11-101-0/+1
* Fix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in gimple_copyvries2017-10-261-1/+25
* Add generic part for Intel CET enabling. The spec is available atitsimbal2017-10-201-1/+18
* * asan.c (handle_builtin_alloca): Deal with all alloca variants.ebotcazou2017-10-191-2/+1
* Require wi::to_wide for treesrsandifo2017-10-101-5/+6
* .marxin2017-08-081-0/+2
* use c++ for gimple_build_debug_bind{,_source}tbsaunde2017-07-291-2/+2
* replace gimple_alloc_stat with c++tbsaunde2017-07-291-2/+2
* * gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replaceebotcazou2017-07-251-1/+1
* 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