aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-2/+2
2012-09-07bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.Steven Bosscher1-9/+9
2012-09-04* alias.c (read_dependence): Return true for ALIAS_SET_MEMORY_BARRIER.Richard Henderson1-2/+8
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-3/+1
2012-08-22tracer.c (mark_bb_seen): Use SBITMAP_SIZE.Steven Bosscher1-62/+78
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-07-06re PR rtl-optimization/53827 ([alpha]: Invalid insn scheduling in sched1 pass)Alexandre Oliva1-2/+2
2012-06-22re PR debug/53671 (Many guality test failures)Alexandre Oliva1-14/+21
2012-06-12alias.c (nonoverlapping_component_refs_p): Take two rtx arguments.Michael Matz1-10/+10
2012-06-12emit-rtl.c (set_mem_attributes_minus_bitpos): Remove dead code.Richard Guenther1-9/+6
2012-06-11alias.c (aliases_everything_p): Remove.Richard Guenther1-47/+6
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-29alias.c (reg_known_value): Make this a VEC.Steven Bosscher1-28/+29
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+4
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford1-1/+18
2012-04-20re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Jakub Jelinek1-5/+9
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka1-8/+8
2012-04-17rtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT.Richard Sandiford1-56/+89
2012-03-01re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva1-9/+23
2012-02-25re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva1-5/+36
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford1-67/+8
2011-12-31cselib.h (cselib_add_permanent_equiv): Declare.Alexandre Oliva1-6/+21
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-35/+37
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-11/+11
2011-05-24re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-6/+12
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-22re PR rtl-optimization/45652 (gcc.dg/compat/scalar-by-value-3 FAILs with -O2 ...Alexander Monakov1-0/+8
2010-11-15re PR debug/46387 (ICE in add_stores, at var-tracking.c:5415)Jakub Jelinek1-0/+9
2010-10-21re PR rtl-optimization/45834 (Redundant inter-loop edges in DDG)Bingfeng Mei1-2/+2
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-1/+1
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-4/+4
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-3/+3
2010-08-25alias.c (get_alias_set): Assign a single alias-set to all pointers.Richard Guenther1-0/+56
2010-08-24re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther1-0/+16
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther1-4/+2
2010-08-09Remove unused ret.H.J. Lu1-1/+0
2010-08-09ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set...Bingfeng Mei1-41/+79
2010-08-04alias.c (rtx_refs_may_alias_p): Do not resort to TBAA if either alias-set is ...Richard Guenther1-1/+4
2010-07-24re PR middle-end/45035 (FAIL: gcc.dg/guality/pr36728-2.c)Steven Bosscher1-11/+12
2010-07-22alias.c (true_dependence_1): New function, merged version of true_dependence ...Steven Bosscher1-86/+50
2010-07-22* alias.c (get_alias_set): Fix formatting issues.Eric Botcazou1-11/+12
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-1/+1
2010-07-12rtl.h (target_rtl): Add x_static_reg_base_value.Richard Sandiford1-3/+2
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-10/+28
2010-06-13bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checkin...Jan Hubicka1-2/+2
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-3/+5