aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.c
AgeCommit message (Expand)Author
2004-09-13re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson
2003-05-28cselib.c (cselib_invalidate_regno): Abort if hardreg have a VOIDmode.Denis Chertykov
2003-01-08re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka
2002-10-09conflict.c (arc_hash): Change return type to hashval_t.Kaveh R. Ghazi
2002-09-20real.c (real_hash): New.Richard Henderson
2002-09-12cselib.c: Fix comment formatting.Kazu Hirata
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-21cselib.c (max_value_regs): New.David S. Miller
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez
2002-01-30cselib.c (cselib_record_sets): Use IF_THEN_ELSE result in cselib_lookup.Jakub Jelinek
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-12toplev.c (set_float_handler): Make static.Zack Weinberg
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg
2001-08-08Make cselib_subst_to_values global.Bernd Schmidt
2001-08-08Make cselib COND_EXEC-safeBernd Schmidt
2001-08-07calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka
2001-08-07alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka
2001-08-01alias.c: Fix comment formatting.Kazu Hirata
2001-07-09[multiple changes]Richard Kenner
2001-03-28Make hash values more randomBernd Schmidt
2001-03-15Fix hashing of REG/MEM values.Bernd Schmidt
2001-03-09* cselib.c (hash_rtx): Ensure that hash isn't zero upon return.Mike Stump
2001-03-02* cselib.c (hash_rtx): Cast enums to unsigned int.John David Anglin
2001-02-12cselib.c: New file, from simplify-rtx.c.Richard Kenner