summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-72/+182
* * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi2007-08-241-2/+2
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-2/+114
* PR middle-end/33074jakub2007-08-151-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-1/+1
* 2007-08-12 Sa Liu <saliu@de.ibm.com>uweigand2007-08-121-1/+13
* ./:ian2007-08-111-4/+4
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+61
* gcc/rsandifo2007-08-021-7/+15
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-2/+2
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-5/+5
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-5/+5
* * emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather thanian2007-07-111-3/+1
* 2007-06-29 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-301-0/+16
* Merge dataflow branch into mainlinedberlin2007-06-111-77/+120
* PR target/31850sje2007-06-071-0/+12
* * doc/invoke.texi (-fdump-unnumbered): Update docs when line numberhubicka2007-05-241-0/+2
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-17/+9
* * emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL. Don'tkazu2007-05-081-30/+3
* * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Usehubicka2007-04-281-39/+3
* Revert:hubicka2007-04-241-3/+39
* * function.c (init_function_start): Don't init line number info.hubicka2007-04-231-39/+3
* * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emithubicka2007-04-011-1/+4
* * emit-rtl.c (find_auto_inc): New.zippel2007-03-041-9/+47
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complexjsm282007-02-141-2/+5
* * emit-rtl.c (dconstpi): Delete.ghazi2007-02-031-3/+3
* * emit-rtl.c (renumber_insns): Remove.kazu2007-02-021-27/+0
* gcc/:ian2007-02-011-6/+29
* * emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 forhubicka2007-01-011-1/+1
* * emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponentialhubicka2006-12-301-6/+4
* * emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE speciallykkojima2006-11-301-0/+14
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-61/+0
* * builtins.c (dummy_object): Use build_int_cst instead of convert.sayle2006-04-031-3/+5
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-74/+0
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+4
* * emit-rtl.c (immed_double_const): Cleanup.rakdver2006-02-231-50/+14
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-44/+35
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-3/+3
* * emit-rtl.c (init_virtual_regs): Make it static.kazu2006-01-281-1/+1
* 2006-01-16 Gabor Loki <loki@gcc.gnu.org>loki2006-01-161-2/+1
* * fold-const.c (operand_equal_p): Accept a NULL operand 0 forsteven2006-01-031-3/+6
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-4/+16