aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / ipa-split.c
2016-02-12 jakub PR ipa/69241
2016-02-12 jakub PR ipa/68672
2016-02-10 jakub PR ipa/69241
2016-02-08 jakub PR tree-optimization/69209
2016-01-04 jakub Update copyright years.
2015-12-18 jakub PR debug/68860
2015-12-10 rguenth2015-12-10 Richard Biener <rguenther@suse.de>
2015-12-01 rguenth2015-12-01 Richard Biener <rguenther@suse.de>
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-19 tbsaunderemove useless typedefs
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-08 ienkovichgcc/
2015-04-01 hubicka * lto-cgraph.c (lto_output_node, input_overwrite_node...
2015-03-19 jakub PR sanitizer/65400
2015-03-16 hubicka * tree-sra.c (ipa_sra_preliminary_function_checks...
2015-02-08 hubicka PR ipa/63566
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-22 marxinsymbol_summary is used for inline_summary.
2014-12-22 marxinipa-prop uses symbol_summary class.
2014-12-01 jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-05 ienkovichgcc/
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-09-22 hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-11 hubicka PR tree-optimization/63186
2014-08-25 marxinIPA C++ refactoring 4/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-24 rguenth2014-07-24 Richard Biener <rguenther@suse.de>
2014-07-09 tbsaunderemove has_execute
2014-06-25 marxinIPA REF refactoring
2014-06-06 rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-19 jakub PR other/59545
2013-12-17 marxinTime profile-based function reordering (phase 2).
2013-12-16 mrsMerge in trunk.
2013-12-16 jakub PR middle-end/58956
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-12-09 dmalcolmEliminate profile_status macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-21 rsandifoMerge with trunk.
2013-11-21 dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-04 mrsMerge in trunk.
2013-10-29 dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-06 ebotcazou * ipa-split.c (split_function): Set DECL_NO_INLINE_WAR...
2013-09-04 mrsMerge in trunk.
2013-09-02 hubicka * ipa-split.c (execute_split_functions): Split externa...
2013-08-08 hubicka * cgraphbuild.c (build_cgraph_edges): Do not walk...
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-29 hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-04-26 rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-03-04 ebotcazou PR tree-optimization/56424
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-20 dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-05 jakub PR debug/54519
2012-09-11 dnovilloRemove unnecessary VEC function overloads.
2012-08-17 rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-08-14 rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10 rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07 rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02 hjlAdd free inline summary pass after pass_early_local_passes
2012-08-02 rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
next