aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / lto-streamer-out.c
2018-10-18 mpolacek PR c/7652 78/189278/2
2016-03-16 rthPR middle-end/70199
2016-02-12 ienkovichgcc/
2016-01-19 hubicka * lto-streamer-out.c (lto_output): Do not stream instr...
2016-01-15 hubicka * lto-streamer-out.c (subtract_estimated_size): New...
2016-01-04 jakub Update copyright years.
2015-12-13 hubicka * cgraph.c (cgraph_node::get_untransformed_body):...
2015-12-10 hubicka * lto-streamer-out.c (wrap_refs): Only wrap public...
2015-12-09 hubicka PR ipa/61886
2015-12-01 hubicka * lto-streamer-out.c (hash_tree): Do not stream TYPE_A...
2015-11-16 law * lto-streamer-out.c (write_global_references): Adjust...
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-15 rguenth2015-09-15 Richard Biener <rguenther@suse.de>
2015-08-31 rguenth2015-08-31 Richard Biener <rguenther@suse.de>
2015-08-10 tschwingeFix offloading machine mode stream reading
2015-07-28 rsandifogcc/
2015-07-15 amacleod * gimple-pretty-print.h: Don't include pretty-print.h.
2015-07-09 amacleod2015-07-09 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30 ebotcazou * lto-streamer-out.c (class DFS): Adjust hash_scc...
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 ebotcazou * lto-streamer-out.c (DFS::hash_scc): Fix typos &...
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod * tree.h (merge_dllimport_decl_attributes, handle_dll_...
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-14 hubicka PR ipa/66181
2015-06-08 hubicka * lto-streamer-out.c (lto_output_location): Stream
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-03-25 jakub PR lto/65515
2015-02-26 jakub * passes.c (ipa_write_summaries_1): Call lto_output_in...
2015-02-09 rguenth2015-02-09 Richard Biener <rguenther@suse.de>
2015-01-15 tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-13 rguenth2015-01-13 Richard Biener <rguenther@suse.de>
2015-01-09 jakub PR middle-end/64412
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-25 rguenth2014-11-25 Richard Biener <rguenther@suse.de>
2014-11-20 tbsaundeuse vec in lto_tree_ref_table
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-15 hubicka * lto-streamer-out.c (hash_tree): Use cl_optimization_...
2014-11-14 hubicka * optc-save-gen.awk: Output cl_target_option_eq,
2014-11-13 kyukhin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-15 hubicka PR lto/62026
2014-09-24 aldyh * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,
2014-09-24 mpolacek PR c/61405
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-19 rguenth2014-08-19 Richard Biener <rguenther@suse.de>
2014-08-15 rguenth2014-08-15 Richard Biener <rguenther@suse.de>
2014-08-08 rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-08-07 tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-08-01 akChange inchash to name space.
2014-07-31 rguenth2014-07-31 Richard Biener <rguenther@suse.de>
2014-07-30 rguenth2014-07-30 Richard Biener <rguenther@suse.de>
2014-07-25 hubicka * lto-streamer-out.c (struct sccs): Turn to ...
2014-07-25 akConvert lto streamer out hashing to inchash
2014-07-25 akAdd an abstract incremental hash data type
2014-07-24 hubicka * lto-streamer-out.c (tree_is_indexable): Consider...
2014-07-24 marxinIPA C++ refactoring 2/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-12 hubicka * lto.c (read_cgraph_and_symbols): Do not push DECL_IN...
2014-07-11 hubicka * vapool.c: Include tree-ssa-alias.h, gimple.h and...
2014-07-09 hubicka * lto-streamer-out.c (hash_scc): Avoid quadratic hashi...
2014-06-25 marxinIPA REF refactoring
2014-06-24 hubicka * class.c (check_methods, create_vtable_ptr, determine...
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-20 hubicka * cgraph.h (struct symtab_node): Add field in_init_pri...
2014-06-15 hubicka * c-family/c-common.c (handle_tls_model_attribute...
2014-06-09 hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-28 jason PR c++/47202
2014-05-26 rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-24 hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-23 dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-15 ebotcazou * cfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-04-14 rguenth2014-04-14 Richard Biener <rguenther@suse.de>
2014-04-03 rguenth2014-04-03 Richard Biener <rguenther@suse.de>
2014-04-02 mrsMerge in trunk.
2014-02-14 rguenth2014-02-14 Richard Biener <rguenther@suse.de>
2014-02-10 mrsMerge in trunk.
next