aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-28Make hash values more randomBernd Schmidt1-13/+1
2001-03-15Fix hashing of REG/MEM values.Bernd Schmidt1-2/+1
2001-03-09* cselib.c (hash_rtx): Ensure that hash isn't zero upon return.Mike Stump1-1/+1
2001-03-02* cselib.c (hash_rtx): Cast enums to unsigned int.John David Anglin1-5/+5
2001-02-12cselib.c: New file, from simplify-rtx.c.Richard Kenner1-0/+1373