summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/matz2009-04-261-2/+5
* * df.h: Include "timevar.h".ian2009-04-171-1/+1
* * emit-rtl.c (set_mem_attrs_from_reg): Remove.kazu2009-04-161-11/+0
* gcc/hjl2009-03-271-1/+1
* * emit-rtl.c (adjust_address_1): Reduce offset to a signed valuejsm282009-03-041-0/+11
* Revert last change.rsandifo2009-02-211-11/+0
* gcc/rsandifo2009-02-211-0/+11
* gcc:bonzini2009-01-201-1/+6
* * config/i386/i386.c (expand_setmem_via_rep_stos): Add ORIG_VALUEjakub2008-12-221-0/+84
* PR rtl-optimization/38281ebotcazou2008-12-031-1/+2
* PR 37815rth2008-10-211-4/+4
* PR middle-end/37447rth2008-10-121-0/+59
* PR middle-end/37774jakub2008-10-091-0/+11
* * emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignmentuweigand2008-09-121-1/+1
* 2008-09-05 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-051-17/+12
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-0/+1
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-0/+9
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-70/+70
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.bje2008-07-151-1/+1
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-30/+11
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-271-1/+1
* * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,ghazi2008-06-261-10/+8
* PR target/36533jakub2008-06-231-0/+6
* Remove libcall notes.steven2008-06-171-37/+2
* gcc/rwild2008-06-061-4/+4
* gcc/rsandifo2008-06-011-0/+56
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+2
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+4
* PR testsuite/35843hubicka2008-04-251-1/+1
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-2/+0
* * function.h (rtl): Rename to x_rtl.hubicka2008-04-071-15/+15
* PR middle-end/PR28690bergner2008-04-071-5/+26
* * emit-rtl.c (init_emit): xcalloc regno_pointer_align.hubicka2008-04-051-2/+2
* * builtins.c (expand_builtin_setjmp_receiver): Update call ofhubicka2008-03-311-28/+33
* * builtins.c (expand_builtin_pow, fold_builtin_cabs,ghazi2008-03-261-20/+4
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * df-scan.c (df_ref_chain_change_bb): Simplify.aoliva2008-03-011-4/+1
* gcctromey2008-02-261-5/+1
* PR rtl-optimization/34808kkojima2008-01-211-1/+13
* 2008-01-13 Richard Guenther <rguenther@suse.de>rguenth2008-01-131-1/+1
* gcc/rsandifo2007-12-191-3/+4
* gcc/rsandifo2007-12-191-139/+74
* 2007-11-25 Richard Guenther <rguenther@suse.de>rguenth2007-11-251-1/+1
* * emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment.bje2007-11-011-2/+2
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-4/+6
* Revert:hp2007-09-091-2/+0
* 2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2007-09-071-0/+2
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+1
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-182/+72
* 2007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-271-61/+68