summaryrefslogtreecommitdiff
path: root/gcc/gimple-walk.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* gimple-walk.h (struct walk_stmt_info): Add stmt member.Richard Biener2016-04-191-3/+5
* Merge of HSAMartin Jambor2016-01-191-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson2015-12-221-5/+16
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-3/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-1/+1
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-0/+14
* switch from gimple to gimple*Trevor Saunders2015-09-201-8/+8
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-9/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* gimple-walk.c #include TLCBernhard Reutner-Fischer2015-04-291-18/+17
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* A bit of walk_gimple_op maintenance.Thomas Schwinge2014-12-121-18/+31
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-75/+93
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek2013-12-161-44/+50
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+871