summaryrefslogtreecommitdiff
path: root/gcc/tree-phinodes.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-02-26Improve memory statistics report readability.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16Don't use %z printf length specifierMichael Matz
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-07-20gimple.h (gimple_phi_result): Add gphi * overload.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-08-18ssa-iterators.h (ssa_vuse_operand): New inline.Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-01-24Remove zone allocator.Diego Novillo
2013-01-18re PR tree-optimization/56029 (ICE: verify_gimple failed, location references...Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen
2012-06-17expmed.c (ceil_log2): Move from here...Steven Bosscher
2012-05-11tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz
2012-02-24tree-phinodes.c (make_phi_node): Mark static.Bernhard Reutner-Fischer
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher