summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
Commit message (Expand)AuthorAgeFilesLines
* -fuse-caller-save - Use collected register usage informationRadovan Obradovic2014-05-281-3/+6
* gcc/Richard Sandiford2014-05-131-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-4/+4
* alias.c (addr_side_effect_eval): Use gen_int_mode with the mode of the associ...Richard Sandiford2013-09-091-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* re PR rtl-optimization/53373 (ICE on valid code with -mavx)Bernd Schmidt2012-05-211-5/+7
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-3/+30
* tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand2011-11-081-1/+2
* tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...Jeff Law2011-03-311-5/+4
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-4/+4
* cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...Anatoly Sokolov2011-03-191-5/+4
* re PR middle-end/47893 (4.6 miscompiles mesa on i686)Jakub Jelinek2011-02-281-2/+3
* re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU...Jeff Law2011-01-211-85/+79
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails...Joern Rennecke2010-11-081-5/+9
* re PR debug/45259 (ICE in save_call_clobbered_regs)Jakub Jelinek2010-08-121-1/+4
* From Martin Thuresson <martint@google.com>Bernd Schmidt2010-08-051-1/+1
* re PR target/45063 (ICE: Segmentation fault (cc1) compiling matmul_i1.c)Bernd Schmidt2010-08-021-1/+12
* rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt2010-07-271-2/+2
* reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore...Richard Sandiford2010-07-121-11/+4
* defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford2010-07-121-22/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR target/44364 (Wrong code with e500 double floating point)Alan Modra2010-06-221-2/+2
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* re PR other/43562 (GCC ICE on optimize attribute)Jie Zhang2010-03-311-0/+8
* re PR debug/42918 ("-fcompare-debug failure" with "-O2 -ftracer" (2))Jakub Jelinek2010-02-171-2/+33
* reorg.c (delete_computation): Comment fixes.Steven Bosscher2010-02-141-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* hard-reg-set.h (call_fixed_regs): Remove.Anatoly Sokolov2009-09-031-3/+2
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-24/+126
* alias.c: Use REG_P...Shujing Zhao2009-06-221-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* caller-save.c: Replace regclass.c with reginfo.c in comments.H.J. Lu2009-02-121-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2009-01-291-1/+1
* caller-save.c (add_used_regs_1, [...]): New functions.Richard Sandiford2009-01-151-49/+40
* caller-save.c (insert_one_insn): Take into account REG_INC notes for the live...Eric Botcazou2008-11-211-2/+4
* re PR rtl-optimization/37435 (ICE with volatiles)H.J. Lu2008-09-091-2/+8
* [multiple changes]Vladimir Makarov2008-08-261-55/+418
* [multiple changes]H.J. Lu2008-07-301-3/+9
* bt-load.c (add_btr_def, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-34/+34
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-1/+1
* re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu2008-05-261-0/+10
* caller-save.c (insert_one_insn): If inserting before a call_insn then the reg...Pranav Bhandarkar2007-12-101-0/+32
* re PR target/32963 (ICE in failed_reload, could not find a spill register)Steve Ellcey2007-08-151-0/+2
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3