aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-30/+11
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-10/+8
2008-06-23re PR target/36533 (Incorrectly assumed aligned_operand)Jakub Jelinek1-0/+6
2008-06-17Remove libcall notes.Steven Bosscher1-37/+2
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-4/+4
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-0/+56
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+2
2008-05-07[multiple changes]Kenneth Zadeck1-1/+4
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-23tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily1-2/+0
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka1-15/+15
2008-04-07PR middle-end/PR28690Peter Bergner1-5/+26
2008-04-05* emit-rtl.c (init_emit): xcalloc regno_pointer_align.Jan Hubicka1-2/+2
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka1-28/+33
2008-03-26builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi1-20/+4
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-03-01df-scan.c (df_ref_chain_change_bb): Simplify.Alexandre Oliva1-4/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-5/+1
2008-01-21re PR rtl-optimization/34808 (ICE in prescan_insns_for_dce)Kaz Kojima1-1/+13
2008-01-13re PR c/34601 (ICE with undefined enum)Richard Guenther1-1/+1
2007-12-19tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford1-3/+4
2007-12-19rtl.def (SUBREG): Update comments.Richard Sandiford1-139/+74
2007-11-25tree.h (struct tree_block): Move locus member next to flags.Richard Guenther1-1/+1
2007-11-01emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment.Ben Elliston1-2/+2
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-4/+6
2007-09-09revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-2/+0
2007-09-07regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-0/+2
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-182/+72
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore1-61/+68
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-72/+182
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-2/+114
2007-08-15re PR middle-end/33074 (ICE in copy_insn_1, at emit-rtl.c:4925)Jakub Jelinek1-1/+1
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-1/+1
2007-08-12emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note and with REG_R...Sa Liu1-1/+13
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-4/+4
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+61
2007-08-02emit-rtl.c (reset_used_decls): Rename to...Richard Sandiford1-7/+15
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-5/+5
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi1-5/+5
2007-07-11emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor1-3/+1
2007-06-29emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (bo...Andrew Pinski1-0/+16
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-77/+120
2007-06-07re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin...Steve Ellcey1-0/+12
2007-05-24invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka1-0/+2