aboutsummaryrefslogtreecommitdiff
path: root/gcc/regmove.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-10re PR rtl-optimization/46804 (gfortran.dg/char_cshift_2.f90 FAILs with -fregm...Jakub Jelinek1-3/+14
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-3/+2
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov1-4/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-19diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers1-1/+1
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+2
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-5/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-3/+3
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-1/+3
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+6
2009-10-08re PR debug/41353 (VTA missed-debug issues)Alexandre Oliva1-9/+14
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-25/+32
2009-06-22alias.c: Use REG_P...Shujing Zhao1-3/+3
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-1/+8
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-1/+1
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-3/+1
2009-03-29regmove.c (perhaps_ends_bb_p): Remove.Steven Bosscher1-87/+76
2009-02-25regmove.c (regmove_optimize): Conform to struct rtl_opt_pass execute function...Paolo Bonzini1-36/+15
2009-02-25regmove.c (discover_flags_reg, [...]): Delete.Paolo Bonzini1-173/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-29ira-color.c (allocno_reload_assign): Update comments.H.J. Lu1-1/+0
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-735/+129
2008-10-24re PR rtl-optimization/37769 (internal compiler error: in reg_overlap_mention...Kaz Kojima1-0/+8
2008-08-26[multiple changes]Vladimir Makarov1-2/+5
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