summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/80491 (Compiler regression for long-add case.)Jakub Jelinek2017-04-291-0/+4
* re PR tree-optimization/80492 (Wrong code when unrolling a loop with inline a...Richard Biener2017-04-251-0/+12
* re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener2017-04-121-0/+8
* Fix numerous typos in commentsJonathan Wakely2017-04-031-1/+1
* alias.c (struct alias_set_entry): Pack properly.Richard Biener2017-03-141-9/+9
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Use simplify_gen_binary in canon_rtxRichard Sandiford2016-11-151-7/+1
* re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr...Jakub Jelinek2016-11-071-1/+9
* re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr...Jakub Jelinek2016-11-041-0/+7
* make LABEL_REF_LABEL a rtx_insn *Trevor Saunders2016-10-211-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-3/+3
* Add inline functions for various bitwise operations.Jason Merrill2016-09-161-2/+2
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-121-1/+1
* re PR middle-end/71002 (-fstrict-aliasing breaks Boost's short string optimiz...Richard Biener2016-06-291-0/+8
* re PR middle-end/71002 (-fstrict-aliasing breaks Boost's short string optimiz...Richard Biener2016-05-111-0/+4
* Support << and >> for offset_int and widest_intRichard Sandiford2016-05-021-2/+2
* re PR rtl-optimization/70484 (Wrong optimization with aliasing and access via...Richard Biener2016-04-041-0/+14
* * alias.c (get_alias_set): Fix a typo in comment.Bernd Edlinger2016-02-151-1/+1
* re PR rtl-optimization/68955 (wrong code at -O3 on x86-64-linux-gnu in 32-bit...Jakub Jelinek2016-01-191-3/+19
* alias.c (compare_base_symbol_refs): New function.Jan Hubicka2016-01-141-32/+66
* re PR middle-end/68999 (FAIL: gfortran.fortran-torture/execute/save_1.f90 exe...Uros Bizjak2016-01-111-11/+17
* symtab.c (symtab_node::equal_address_to): Return -1 instead of 2 if we can't ...Uros Bizjak2016-01-081-2/+0
* alias.c (compare_base_decls): Use symtab_node::get.Nathan Sidwell2016-01-051-2/+9
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c (compare_base_decls): Simplify in-symtab check.Nathan Sidwell2015-12-231-4/+3
* [PR67355] drop dummy zero from reverse VTA ops, fix infinite recursionAlexandre Oliva2015-12-131-2/+2
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-091-3/+86
* * alias.c (alias_set_subset_of, alias_sets_must_conflict_p)Jan Hubicka2015-12-031-13/+17
* Remove broken ifcvt code for speculating memory writesBernd Schmidt2015-11-251-24/+0
* alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_P double check ...Jan Hubicka2015-11-241-0/+2
* lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka2015-11-241-13/+21
* lto.c (iterative_hash_canonical_type): Always recurse for pointers.Jan Hubicka2015-11-211-20/+75
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-12/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-11/+9
* re PR rtl-optimization/67443 (DSE removes required store instruction)Richard Biener2015-10-261-7/+8
* don't typedef alias_set_entry and unhide pointernessTrevor Saunders2015-09-131-16/+15
* fix sched compare regressionAlexandre Oliva2015-08-211-1/+22
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-08-141-0/+13
* Revert:David Edelsohn2015-07-241-13/+0
* [obvious] Use std::swap instead of manually swapping in a few more placesKyrylo Tkachov2015-07-241-3/+3
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-07-231-0/+13
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-13/+4
* defaults.h (HAVE_epilogue, [...]): Delete.Richard Sandiford2015-06-301-11/+9
* hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford2015-06-251-4/+3
* gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford2015-06-251-25/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva2015-06-101-13/+0
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-06-091-0/+13
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0