summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* Add VEC_SERIES_EXPR and associated optabrsandifo2017-12-161-0/+1
* [SFN] introduce statement frontier notes, still disabledaoliva2017-12-121-0/+7
* Remove Cilk Plus support.jkoval2017-11-281-22/+3
* [PR 81248] Fix ipa-sra size checkjamborm2017-11-271-1/+1
* * gimple-pretty-print.c (dump_profile): Return "" instead of NULL.ebotcazou2017-11-071-1/+1
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-14/+9
* * asan.c (create_cond_insert_point): Do not update edge count.hubicka2017-10-191-8/+5
* PR c/81117 - Improve buffer overflow checking in strncpy - part 1msebor2017-08-141-0/+19
* .marxin2017-08-081-0/+2
* Learn GIMPLE pretty printer to produce nicer dump output.marxin2017-07-311-26/+7
* gcc/gjl2017-07-251-7/+7
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-4/+36
* Enhance dump_probability function.marxin2017-06-131-8/+14
* Simplify usage of some TDF_* flags.marxin2017-05-261-2/+1
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-51/+76
* 2017-02-19 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922017-02-191-5/+18
* 2017-02-14 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922017-02-141-3/+11
* Update copyright years.jakub2017-01-011-1/+1
* Print 2 digits after decimal delimiter for BB frequenciesmarxin2016-12-141-6/+27
* Add pretty printer for ASAN_MARK and add a helper fnmarxin2016-12-131-0/+9
* Dump probability for edges a frequency for BBsmarxin2016-11-241-9/+61
* 2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth2016-11-141-29/+77
* 2016-11-02 Richard Biener <rguenther@suse.de>rguenth2016-11-021-0/+6
* * gimple-pretty-print.c (dump_gimple_call_args): Simplify "' "nathan2016-09-281-9/+4
* * internal-fn.h (IFN_UNIQUE_CODES, IFN_GOACC_LOOP_CODES,nathan2016-09-271-2/+56
* PR c/7652mpolacek2016-08-121-0/+2
* Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm2016-05-201-0/+2
* 2016-05-20 Richard Guenther <rguenther@suse.de>rguenth2016-05-201-0/+18
* 2016-05-12 Richard Biener <rguenther@suse.de>rguenth2016-05-121-11/+31
* Merge of HSAjamborm2016-01-191-0/+7
* Update copyright years.jakub2016-01-041-1/+1
* PR ipa/67811rth2015-12-221-17/+31
* Dump default defs for arguments, static chain and decl-by-referencevries2015-12-141-0/+11
* OpenACC host_data support.jules2015-12-011-0/+3
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-121-0/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* gcc/jakub2015-10-131-5/+47
* switch from gimple to gimple*tbsaunde2015-09-201-18/+18
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-14/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+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-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-17/+52
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-79/+102