| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w... | Richard Henderson | 2004-09-13 | 1 | -11/+16 |
* | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 2004-09-07 | 1 | -49/+54 |
* | Makefile.in (OBJS-common): Add postreload-gcse.c. | Steven Bosscher | 2004-08-18 | 1 | -8/+8 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -5/+5 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -11/+11 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -12/+12 |
* | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 2004-06-02 | 1 | -1/+1 |
* | cselib.h (struct elt_loc_list): Remove canon_loc field. | Jakub Jelinek | 2004-04-22 | 1 | -4/+0 |
* | cfgcleanup.c (thread_jump): Update call of cselib_init. | Jan Hubicka | 2004-03-04 | 1 | -4/+10 |
* | Undo accidentally commited garbage. | Jan Hubicka | 2004-03-04 | 1 | -17/+4 |
* | cselib.c (cselib_finish): Fix another miss-application of my previous patch. | Jan Hubicka | 2004-03-04 | 1 | -5/+17 |
* | cselib.c (cselib_finish): Fix miss-application of my previous patch. | Jan Hubicka | 2004-03-04 | 1 | -2/+1 |
* | re PR rtl-optimization/13862 (ICE while optimizing asm) | Richard Henderson | 2004-03-03 | 1 | -0/+23 |
* | cselib.c (hash_table): Remove GTY marker. | Jan Hubicka | 2004-03-03 | 1 | -39/+28 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -4/+4 |
* | cselib.c (discard_useless_values): Clear out value pointer pointing to datast... | Jan Hubicka | 2004-01-26 | 1 | -0/+1 |
* | * cselib.c (remove_useless_values): Do not access discarded values. | Jan Hubicka | 2004-01-24 | 1 | -1/+2 |
* | basic-block.h (PROP_POSTRELOAD): New macro. | Jan Hubicka | 2004-01-23 | 1 | -2/+10 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | cselib.c: Include alloc-pool.h | Jan Hubicka | 2004-01-20 | 1 | -33/+25 |
* | alias.c: Invlude varray.h | Jan Hubicka | 2004-01-12 | 1 | -53/+19 |
* | Partial fox for PR opt/10776 II | Jan Hubicka | 2004-01-12 | 1 | -1/+5 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -3/+3 |
* | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-06-29 | 1 | -113/+64 |
* | cselib.c (cselib_invalidate_regno): Abort if hardreg have a VOIDmode. | Denis Chertykov | 2003-05-28 | 1 | -2/+5 |
* | reload1.c (reload_cse_noop_set_p): Return false if mode of SET_DEST is not th... | Alexandre Oliva | 2003-04-17 | 1 | -15/+71 |
* | cselib.c (clear_table): Do not take argument; always clear just used slots. | Jan Hubicka | 2003-03-14 | 1 | -13/+6 |
* | cselib.c (cselib_invalidate_mem_1): Move too ... | Jan Hubicka | 2003-03-11 | 1 | -50/+83 |
* | cselib.c (cselib_current_insn_in_libcall): New static variable. | Jan Hubicka | 2003-01-07 | 1 | -0/+7 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | conflict.c (arc_hash): Change return type to hashval_t. | Kaveh R. Ghazi | 2002-10-09 | 1 | -2/+2 |
* | real.c (real_hash): New. | Richard Henderson | 2002-09-20 | 1 | -2/+1 |
* | cselib.c: Fix comment formatting. | Kazu Hirata | 2002-09-12 | 1 | -1/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -38/+37 |
* | cselib.c (max_value_regs): New. | David S. Miller | 2002-05-21 | 1 | -3/+36 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -0/+18 |
* | cselib.c (cselib_record_sets): Use IF_THEN_ELSE result in cselib_lookup. | Jakub Jelinek | 2002-01-30 | 1 | -1/+1 |
* | cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME... | Richard Kenner | 2001-11-03 | 1 | -2/+0 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | toplev.c (set_float_handler): Make static. | Zack Weinberg | 2001-08-12 | 1 | -1/+0 |
* | calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de... | Zack Weinberg | 2001-08-10 | 1 | -1/+1 |
* | Make cselib_subst_to_values global. | Bernd Schmidt | 2001-08-08 | 1 | -3/+15 |
* | Make cselib COND_EXEC-safe | Bernd Schmidt | 2001-08-08 | 1 | -0/+10 |
* | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 2001-08-07 | 1 | -2/+2 |
* | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 2001-08-07 | 1 | -1/+1 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2001-08-01 | 1 | -1/+1 |
* | [multiple changes] | Richard Kenner | 2001-07-09 | 1 | -5/+3 |
* | Make hash values more random | Bernd Schmidt | 2001-03-28 | 1 | -13/+1 |
* | Fix hashing of REG/MEM values. | Bernd Schmidt | 2001-03-15 | 1 | -2/+1 |
* | * cselib.c (hash_rtx): Ensure that hash isn't zero upon return. | Mike Stump | 2001-03-09 | 1 | -1/+1 |