[17/77] Add an int_mode_for_size helper function
[gcc.git] / gcc / alias.c
2017-04-29 Jakub Jelinekre PR rtl-optimization/80491 (Compiler regression for...
2017-04-25 Richard Bienerre PR tree-optimization/80492 (Wrong code when unrollin...
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-15 Richard SandifordUse simplify_gen_binary in canon_rtx
2016-11-07 Jakub Jelinekre PR target/77834 (ICE: in make_decl_rtl, at varasm...
2016-11-04 Jakub Jelinekre PR target/77834 (ICE: in make_decl_rtl, at varasm...
2016-10-21 Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-06-29 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-05-11 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-05-02 Richard SandifordSupport << and >> for offset_int and widest_int
2016-04-04 Richard Bienerre PR rtl-optimization/70484 (Wrong optimization with...
2016-02-15 Bernd Edlinger* alias.c (get_alias_set): Fix a typo in comment.
2016-01-19 Jakub Jelinekre PR rtl-optimization/68955 (wrong code at -O3 on...
2016-01-14 Jan Hubickaalias.c (compare_base_symbol_refs): New function.
2016-01-11 Uros Bizjakre PR middle-end/68999 (FAIL: gfortran.fortran-torture...
2016-01-08 Uros Bizjaksymtab.c (symtab_node::equal_address_to): Return -1...
2016-01-05 Nathan Sidwellalias.c (compare_base_decls): Use symtab_node::get.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-23 Nathan Sidwellalias.c (compare_base_decls): Simplify in-symtab check.
2015-12-13 Alexandre Oliva[PR67355] drop dummy zero from reverse VTA ops, fix...
2015-12-09 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-03 Jan Hubicka* alias.c (alias_set_subset_of, alias_sets_must_conflict_p)
2015-11-25 Bernd SchmidtRemove broken ifcvt code for speculating memory writes
2015-11-24 Jan Hubickaalias.c (get_alias_set): Before checking TYPE_ALIAS_SET...
2015-11-24 Jan Hubickalto-streamer-in.c (lto_read_body_or_constructor): Set...
2015-11-21 Jan Hubickalto.c (iterative_hash_canonical_type): Always recurse...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-26 Richard Bienerre PR rtl-optimization/67443 (DSE removes required...
2015-09-13 Trevor Saundersdon't typedef alias_set_entry and unhide pointerness
2015-08-21 Alexandre Olivafix sched compare regression
2015-08-14 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-25 David EdelsohnRevert:
2015-07-24 Kyrylo Tkachov[obvious] Use std::swap instead of manually swapping...
2015-07-23 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30 Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
2015-06-25 Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25 Richard Sandifordgengtype-parse.c (require_template_declaration): Allow...
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-07 Jan Hubickaalias.c (get_alias_set): Be ready for TYPE_CANONICAL...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in cselib.c.
2015-05-30 Jan Hubickaalias.c (alias_set_entry_d): Add is_pointer and has_poi...
2015-05-21 Jan Hubickaalias.c (alias_stats): New static var.
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-13 Richard Bienerre PR middle-end/66110 (uint8_t memory access not optim...
2015-04-28 Trevor Saundersalways define HAVE_epilogue
2015-04-22 Trevor Saundersreduce conditional compilation for HARD_FRAME_POINTER_I...
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-27 Jakub Jelinekre PR lto/64025 (Several testsuite execution failures...
2014-11-27 Richard Bienerre PR lto/63704 (-flto internal compiler error: in...
2014-11-20 Trevor Saundersremove param1_is usage
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-14 Uros Bizjakre PR rtl-optimization/63475 (Postreload CSE propagates...
2014-10-10 Uros Bizjakre PR target/63483 (Scheduler performs Invalid move...
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-08-28 Richard Sandifordalias.c: Include rtl-iter.h.
2014-08-21 David Malcolmalias.c: Use rtx_insn
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Richard Bienerre PR rtl-optimization/56965 (nonoverlapping_component_...
2014-04-15 Richard Bieneralias.c (ncr_compar): New function.
2014-04-15 Richard Bieneralias.c (record_component_aliases): Do not walk BINFOs.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-10-25 Eric Botcazoure PR rtl-optimization/58831 (wrong code at -O2 and...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-26 Richard Bieneralias.h (component_uses_parent_alias_set): Rename to ...
2013-09-24 Richard Bienerre PR tree-optimization/58513 (*var and MEM[(const...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-09 Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-06-20 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-06-16 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-04-08 Richard Bieneralias.c (find_base_term): Fix thinko in previous change.
2013-03-26 Richard Bieneralias.c (find_base_term): Avoid redundant and not used...
2013-03-05 Jakub Jelinek* alias.c (init_alias_analysis): Clear reg_known_equiv_...
2013-01-18 Alexandre Olivare PR debug/54114 (VTA compile-time performance could...
next