summaryrefslogtreecommitdiff
path: root/gcc/tree-phinodes.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* ssa-iterators.h (ssa_vuse_operand): New inline.Richard Biener2016-08-181-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-4/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-2/+2
* switch from gimple to gimple*Trevor Saunders2015-09-201-3/+3
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-15/+5
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+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-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-27/+25
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* rm a bunch of _stat allocation functionsTrevor Saunders2014-05-171-1/+1
* Change is-a.h to support typedefs of pointersDavid Malcolm2014-04-231-3/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+4
* Convert gimple types from a union to C++ inheritanceDavid Malcolm2013-11-191-18/+21
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+14
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+5
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+37
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Remove zone allocator.Diego Novillo2013-01-241-4/+0
* re PR tree-optimization/56029 (ICE: verify_gimple failed, location references...Jakub Jelinek2013-01-181-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-7/+6
* gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther2012-08-071-1/+3
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-12/+6
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-6/+1
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-1/+6
* expmed.c (ceil_log2): Move from here...Steven Bosscher2012-06-171-1/+0
* tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther2012-05-111-28/+0
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-22/+25
* tree-phinodes.c (make_phi_node): Mark static.Bernhard Reutner-Fischer2012-02-241-1/+1
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+1
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* re PR debug/42897 (yet another ice in verify_ssa)Alexandre Oliva2010-03-061-0/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-1/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Fix testsuite/gfortran.dg/graphite/id-4.f90.Sebastian Pop2008-12-111-0/+13
* backport: configure: Regenerate.Sebastian Pop2008-09-021-8/+14
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-119/+97
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+1