summaryrefslogtreecommitdiff
path: root/gcc/sibcall.c
Commit message (Expand)AuthorAgeFilesLines
* * sibcall.c (uses_addressof): Add INMEM argument, check forjakub2000-07-071-10/+24
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-1/+1
* * sibcall.c (indentify_call_return_value): Find last call in the chain;law2000-03-281-2/+9
* * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO forjakub2000-03-241-2/+5
* * emit-rtl.c (remove_unncessary_notes): Check that allmmitchel2000-03-191-1/+1
* Sibling call optimizations.rth2000-03-171-0/+578