summaryrefslogtreecommitdiff
path: root/gcc/postreload.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-11/+11
* c-common.h: Fix comment typos.Kazu Hirata2004-01-251-1/+1
* tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n...J"orn Rennecke2004-01-231-0/+9
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* postreload.c (reload_cse_simplify_operands): Don't remove implicit extension ...J"orn Rennecke2004-01-161-1/+48
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-1/+1
* re PR rtl-optimization/12799 (faulty mov->add change clobbers the CC register)Eric Botcazou2003-11-021-12/+11
* postreload.c (reload_combine): Check that REGY doesn't die in an insn of the ...Richard Earnshaw2003-10-311-1/+4
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-7/+7
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-36/+21
* postreload.c (reload_cse_simplify_set): Call cselib_lookup earlier.Kazu Hirata2003-06-261-6/+4
* Makefile.in (OBJS): Add postreload.o.Kazu Hirata2003-06-261-0/+1519