summaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
Commit message (Expand)AuthorAgeFilesLines
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* re PR debug/43161 (Wrong debug info in guality/vla-1.c (f2))Jakub Jelinek2010-02-261-11/+167
* * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.Jakub Jelinek2010-02-241-7/+3
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-6/+36
* Makefile.in (OBJS-common): Add regcprop.o.Paolo Bonzini2009-05-071-0/+1005