Add -march=interaptiv.
[platform/upstream/gcc.git] / gcc / tree-ssa-live.c
2015-07-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-03-30 Jakub Jelinekre PR ipa/65610 (Compare debug failure with -g3 -fsanit...
2015-03-06 Richard Bienerre PR middle-end/64928 (Inordinate cpu time and memory...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-03 Marc Glissere PR tree-optimization/60770 (disappearing clobbers)
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Dehao ChenAdd AutoFDO.
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-02-21 Richard Bienerre PR middle-end/60291 (slow compile times for any...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 Cary CoutantAdd minimal line tables at -g1.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Richard Bienertree-ssa-live.c (var_map_base_init): Handle SSA names...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-06-14 Jeff Lawgimple.h (gimple_can_coalesce_p): Prototype.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-02 Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-21 Richard Bienertree-cfg.c (verify_expr_no_block): New function.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-02-20 Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-05 Richard Guentherre PR lto/54811 (tree code '�' is not supported in...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-26 Dehao Chentree-ssa-live.c (clear_unused_block_pointer): Use expli...
2012-09-24 Richard Guentherre PR lto/54632 (not supported in LTO streams : tree...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-24 Steven Bosschertree-ssa-live.c (dump_var_map): Do not dump the partiti...
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Richard Guenthertree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DE...
2012-08-07 Richard Guenthertree-into-ssa.c (rewrite_stmt): Remove clobbers for...
2012-08-03 Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02 Michael Matztree-ssa-live.c (set_is_used): Return a bool.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-06-22 Eric Botcazoutree-ssa-live.c (remove_unused_scope_block_p): Remove...
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-24 Richard Guentherre PR bootstrap/53466 (Bootstrap failure)
2012-05-23 Richard Bienertree-dfa.c (add_referenced_var_1): Do not add global...
2012-05-21 Richard Guenthertree-dfa.c (add_referenced_var): Do not walk DECL_INITI...
2011-12-03 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-12-01 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-11-17 Michael Matzre PR tree-optimization/50644 (ICE in set_is_used added...
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-24 Jeff Lawtree-ssa-live.c (remove_unused_scope_block_p): Remove...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-02 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-21 Jakub Jelinektree-ssa-live.c (remove_unused_scope_block_p): Don...
2011-01-20 Alexandre Olivare PR tree-optimization/46583 (-fcompare-debug failure...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-30 Jakub Jelinekre PR debug/45419 (-fcompare-debug failure at -O3)
2010-08-30 Richard Guentherre PR tree-optimization/45449 (-fcompare-debug failure...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Joern Renneckere PR other/44874 (TDF_NOUID dumps miss information...
2010-07-13 Jakub Jelinekre PR debug/44901 (-fcompare-debug failure for tree...
2010-07-10 Richard Guentherre PR debug/44832 (-fcompare-debug failure for C++...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
next