| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | kenner | 2004-03-23 | 1 | -2/+5 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -19/+6 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * alias.c (record_set): Detect the case where a register is assigned | rsandifo | 2004-03-18 | 1 | -5/+16 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | New option -Wstrict-aliasing=2. | wilson | 2004-03-10 | 1 | -0/+13 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -4/+4 |
* | * alias.c (OUTGOING_REGNO): Don't define the default. | kazu | 2004-02-21 | 1 | -3/+0 |
* | * alias.c (find_base_term, get_addr): Do not dereference NULL | hubicka | 2004-02-03 | 1 | -11/+14 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -1/+1 |
* | * alias.c (reg_base_value): Turn into varray. | hubicka | 2004-01-22 | 1 | -39/+61 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | PR pch/13689 | geoffk | 2004-01-17 | 1 | -12/+12 |
* | PR pch/13689 | geoffk | 2004-01-16 | 1 | -6/+7 |
* | * alias.c (get_alias_set): Initialize alias set to 0 when subset is | hubicka | 2004-01-14 | 1 | -1/+1 |
* | * alias.c (new_alias_set): Construct the alias_set varray. | hubicka | 2004-01-13 | 1 | -3/+4 |
* | * alias.c: Invlude varray.h | hubicka | 2004-01-12 | 1 | -11/+11 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -3/+3 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | correct comment | jason | 2003-10-02 | 1 | -6/+10 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -6/+2 |
* | * alias.c: Follow spelling conventions. | kazu | 2003-09-14 | 1 | -1/+1 |
* | PR optimization/8967 | sayle | 2003-09-12 | 1 | -13/+26 |
* | PR optimization/11319 | wilson | 2003-08-12 | 1 | -1/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -11/+9 |
* | PR optimization/11198 | ebotcazou | 2003-07-07 | 1 | -8/+10 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -1/+0 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -153/+86 |
* | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | kraai | 2003-05-20 | 1 | -3/+0 |
* | * alias.c (mark_constant_function): Check for constancy and | sayle | 2003-04-23 | 1 | -4/+9 |
* | * alias.c (find_base_term): Export. | rakdver | 2003-04-05 | 1 | -2/+1 |
* | * alias.c (rtx_equal_for_memref_p): Assume that X and Y has been | hubicka | 2003-03-18 | 1 | -18/+38 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -2/+3 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 1 | -0/+4 |
* | * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | rakdver | 2003-02-26 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -3/+3 |
* | * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern. | hubicka | 2003-01-08 | 1 | -0/+30 |
* | * alias.c (find_base_value): Only use new_reg_base_value shortcut | rth | 2003-01-07 | 1 | -2/+4 |
* | Fix v850 PlumHall testsuite failure. | wilson | 2002-12-24 | 1 | -0/+17 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * alias.c (find_base_value): Use new_reg_base_value if it's live. | rth | 2002-11-26 | 1 | -6/+13 |
* | PR optimization/6631 | mmitchel | 2002-10-14 | 1 | -3/+3 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -5/+5 |
* | * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL | rth | 2002-07-22 | 1 | -0/+15 |
* | * c-common.c (c_common_get_alias_set): Correctly handle characters. | rth | 2002-06-20 | 1 | -0/+8 |
* | * alias.c (argument_registers): Remove. | law | 2002-06-13 | 1 | -42/+4 |
* | * alias.c (static_reg_base_value): New to hold RTL for | law | 2002-06-10 | 1 | -7/+46 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -9/+6 |
* | * alias.c (nonoverlapping_memrefs_p): Fix off by one error. | rth | 2002-06-04 | 1 | -1/+1 |