Age | Commit message (Expand) | Author | Files | Lines |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -2/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-15 | cselib.c (hash_table): Rename to cselib_hash_table. | Kazu Hirata | 1 | -11/+12 |
2005-07-28 | cse.c (exp_equiv_p): Special case CONST_DOUBLE. | Richard Henderson | 1 | -3/+12 |
2005-07-22 | re PR rtl-optimization/22445 (Optimizations done by cselib depend on pointer ... | J"orn Rennecke | 1 | -9/+26 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-10 | cselib.c (clear_table): Rename to cselib_clear_table. | Steven Bosscher | 1 | -7/+6 |
2005-03-06 | * cselib.c (reg_values, reg_values_size): Make them static. | Kazu Hirata | 1 | -2/+2 |
2005-02-11 | cselib.c (cselib_process_insn): Clear out regs where HARD_REGNO_CALL_PART_CLO... | Dale Johannesen | 1 | -1/+4 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -2/+3 |
2004-11-14 | * cselib.c, expr.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -2/+5 |
2004-10-30 | re PR rtl-optimization/17581 (Long long arithmetic fails inside a switch/case... | Roger Sayle | 1 | -2/+6 |
2004-09-13 | re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w... | Richard Henderson | 1 | -11/+16 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -49/+54 |
2004-08-18 | Makefile.in (OBJS-common): Add postreload-gcse.c. | Steven Bosscher | 1 | -8/+8 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -5/+5 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -11/+11 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -12/+12 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -1/+1 |
2004-04-22 | cselib.h (struct elt_loc_list): Remove canon_loc field. | Jakub Jelinek | 1 | -4/+0 |
2004-03-04 | cfgcleanup.c (thread_jump): Update call of cselib_init. | Jan Hubicka | 1 | -4/+10 |
2004-03-04 | Undo accidentally commited garbage. | Jan Hubicka | 1 | -17/+4 |
2004-03-04 | cselib.c (cselib_finish): Fix another miss-application of my previous patch. | Jan Hubicka | 1 | -5/+17 |
2004-03-04 | cselib.c (cselib_finish): Fix miss-application of my previous patch. | Jan Hubicka | 1 | -2/+1 |
2004-03-03 | re PR rtl-optimization/13862 (ICE while optimizing asm) | Richard Henderson | 1 | -0/+23 |
2004-03-03 | cselib.c (hash_table): Remove GTY marker. | Jan Hubicka | 1 | -39/+28 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -4/+4 |
2004-01-26 | cselib.c (discard_useless_values): Clear out value pointer pointing to datast... | Jan Hubicka | 1 | -0/+1 |
2004-01-24 | * cselib.c (remove_useless_values): Do not access discarded values. | Jan Hubicka | 1 | -1/+2 |
2004-01-23 | basic-block.h (PROP_POSTRELOAD): New macro. | Jan Hubicka | 1 | -2/+10 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-20 | cselib.c: Include alloc-pool.h | Jan Hubicka | 1 | -33/+25 |
2004-01-12 | alias.c: Invlude varray.h | Jan Hubicka | 1 | -53/+19 |
2004-01-12 | Partial fox for PR opt/10776 II | Jan Hubicka | 1 | -1/+5 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -113/+64 |
2003-05-28 | cselib.c (cselib_invalidate_regno): Abort if hardreg have a VOIDmode. | Denis Chertykov | 1 | -2/+5 |
2003-04-17 | reload1.c (reload_cse_noop_set_p): Return false if mode of SET_DEST is not th... | Alexandre Oliva | 1 | -15/+71 |
2003-03-14 | cselib.c (clear_table): Do not take argument; always clear just used slots. | Jan Hubicka | 1 | -13/+6 |
2003-03-11 | cselib.c (cselib_invalidate_mem_1): Move too ... | Jan Hubicka | 1 | -50/+83 |
2003-01-07 | cselib.c (cselib_current_insn_in_libcall): New static variable. | Jan Hubicka | 1 | -0/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-09 | conflict.c (arc_hash): Change return type to hashval_t. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-09-20 | real.c (real_hash): New. | Richard Henderson | 1 | -2/+1 |
2002-09-12 | cselib.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -38/+37 |
2002-05-21 | cselib.c (max_value_regs): New. | David S. Miller | 1 | -3/+36 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+18 |