summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* Make hash values more randomBernd Schmidt2001-03-281-13/+1
* Fix hashing of REG/MEM values.Bernd Schmidt2001-03-151-2/+1
* * cselib.c (hash_rtx): Ensure that hash isn't zero upon return.Mike Stump2001-03-091-1/+1
* * cselib.c (hash_rtx): Cast enums to unsigned int.John David Anglin2001-03-021-5/+5
* cselib.c: New file, from simplify-rtx.c.Richard Kenner2001-02-121-0/+1373