summaryrefslogtreecommitdiff
path: root/gcc/gimple.h
Commit message (Expand)AuthorAgeFilesLines
* Add generic part for Intel CET enabling. The spec is available atitsimbal2017-10-201-1/+21
* use c++ for gimple_build_debug_bind{,_source}tbsaunde2017-07-291-6/+2
* replace gimple_alloc_stat with c++tbsaunde2017-07-291-2/+1
* 2017-07-20 Richard Biener <rguenther@suse.de>rguenth2017-07-201-4/+28
* Fix assert in gimple_phi_set_argvries2017-07-191-1/+1
* Fix assert in gimple_phi_argvries2017-07-191-1/+1
* * gimple.h (gimple_check_failed): Mark cold.hubicka2017-06-091-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* Merge from HSA branch to trunkjamborm2016-11-231-0/+57
* PR ada/37139ebotcazou2016-10-161-0/+21
* Implement -Wimplicit-fallthrough.mpolacek2016-09-261-0/+10
* * gimple.h (stmt_can_terminate_bb_p): New function.hubicka2016-07-141-0/+1
* * gimple.c: Include builtins.hhubicka2016-06-071-0/+1
* Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm2016-05-201-0/+20
* Merge of HSAjamborm2016-01-191-2/+63
* Update copyright years.jakub2016-01-041-1/+1
* PR ipa/67811rth2015-12-221-11/+48
* OpenACC host_data support.jules2015-12-011-0/+2
* Be more careful about barriers when speculating conditional stores.bernds2015-11-271-0/+1
* Add a combined_fn enumrsandifo2015-11-171-0/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-5/+1
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-121-0/+2
* * internal-fn.c (expand_UNIQUE): New.nathan2015-10-271-0/+15
* gcc/jakub2015-10-131-18/+133
* make more gimple_x_ptr accessors const correcttbsaunde2015-10-051-39/+39
* remove unused gasm accessorstbsaunde2015-10-051-20/+0
* remove gimple_location_ptr ()tbsaunde2015-10-051-9/+0
* update a few places for the change from gimple_statement_base to gimpletbsaunde2015-09-281-5/+5
* switch from gimple to gimple*tbsaunde2015-09-201-349/+349
* 2015-08-13 Richard Biener <rguenther@suse.de>rguenth2015-08-131-55/+208
* 2015-08-12 Richard Biener <rguenther@suse.de>rguenth2015-08-121-38/+171
* 2015-08-06 Richard Biener <rguenther@suse.de>rguenth2015-08-061-36/+32
* gcc/ChangeLog:manu2015-08-051-1/+3
* 2015-07-23 Richard Biener <rguenther@suse.de>rguenth2015-07-231-4/+4
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-45/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-0/+3
* 2015-06-26 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-261-1/+13
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-11/+1
* 2015-05-22 hiraditya <hiraditya@msn.com>rguenth2015-05-221-28/+18
* * gimple.h (gimple_build_assign): Rename CXX_MEM_STAT_DECL toaldyh2015-02-241-1/+1
* PR middle-end/64922hubicka2015-02-041-0/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-55/+122
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-8/+6
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-744/+636
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-5/+17
* Add more comments to some gimple accessorsdodji2014-11-171-6/+51
* gcc/ienkovich2014-11-051-0/+46
* PR tree-optimization/63464jakub2014-10-171-3/+4
* gcc/kyukhin2014-09-021-4/+5