aboutsummaryrefslogtreecommitdiff
path: root/gcc/regmove.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-3/+2
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-1/+1
2008-03-20regmove.c (try_auto_increment): Fix spelling error in comment.Ben Elliston1-1/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-01-21regmove.c (fixup_match_1): Update call crossed frequencies.H.J. Lu1-5/+14
2008-01-16re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka1-4/+22
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-19df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck1-1/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-24/+92
2007-04-05* regmove.c: Fix unused variable warnings due to previous commit.Steven Bosscher1-2/+0
2007-04-05regmove.c (STACK_GROWS_DOWNWARD): Don't boolean-ize.Steven Bosscher1-79/+23
2007-03-30regmove.c: Move all of pass_stack_adjustments from here...Steven Bosscher1-444/+6
2007-03-29regmove.c (optimize_reg_copy_1): Don't perform DEST->SRC repair action if SRC...Andreas Krebbel1-8/+8
2007-03-22regmove.c (regmove_optimize): Use reg_mentioned_p instead of reg_overlap_ment...Seongbae Park1-1/+6
2006-11-11tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka1-8/+2
2006-07-26re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka1-31/+49
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+4
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-26/+23
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-18regmove.c (regmove_optimize, [...]): Make them static.Kazu Hirata1-2/+2
2005-08-25regmove.c (reg_is_remote_constant_p): Reorganize to not use log links.Paolo Bonzini1-3/+3
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+79
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-16basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-1/+1
2004-12-10regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't be...Kazu Hirata1-0/+3
2004-11-16regmove.c (regmove_optimize): Use lowpart_subreg instead of gen_rtx_SUBREG wi...Ulrich Weigand1-3/+4
2004-10-09regs.h (struct reg_info_def): Remove the last_node_uid and changes_mode fields.Steven Bosscher1-3/+0
2004-09-21re PR rtl-optimization/17266 (Libgfortran doesn't build)Eric Botcazou1-3/+4
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-12/+1
2004-07-25regmove.c (optimize_reg_copy_1): Don't try to replace call-used hard registers.Daniel Jacobowitz1-0/+3
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-15/+15
2004-07-01alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn1-3/+3
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-16/+16
2004-03-20c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-2/+8
2004-02-03doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-1/+1
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-9/+9
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-08-22c-decl.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-22alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-3/+3
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-2/+1