aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-54/+4
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek1-1/+5
2009-06-22alias.c: Use REG_P...Shujing Zhao1-4/+4
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+7
2009-04-26Expand from SSA.Michael Matz1-2/+5
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-1/+1
2009-04-16emit-rtl.c (set_mem_attrs_from_reg): Remove.Kazu Hirata1-11/+0
2009-03-27re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu1-1/+1
2009-03-04emit-rtl.c (adjust_address_1): Reduce offset to a signed value that fits with...Joseph Myers1-0/+11
2009-02-21Revert last change.Richard Sandiford1-11/+0
2009-02-21loop-iv.c (truncate_value): New function.Richard Sandiford1-0/+11
2009-01-20re PR target/38868 (r143152 breaks output routines in xplor-nih)Paolo Bonzini1-1/+6
2008-12-23re PR target/38488 (x86_64 generates much larger and slightly slower code for...Jakub Jelinek1-0/+84
2008-12-03re PR rtl-optimization/38281 (segmentation fault with optimization enabled)Eric Botcazou1-1/+2
2008-10-21re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error))Richard Henderson1-4/+4
2008-10-12re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi...Richard Henderson1-0/+59
2008-10-09re PR middle-end/37774 (Alignment information is lost for ARRAY_REFs)Jakub Jelinek1-0/+11
2008-09-12emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignment information pass...Ulrich Weigand1-1/+1
2008-09-05emit-rtl.c (gen_rtvec): Rewrite not using gen_rtvec_v.Paolo Bonzini1-17/+12
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+1
2008-07-30[multiple changes]H.J. Lu1-0/+9
2008-07-15df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi1-70/+70
2008-07-15* emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.Ben Elliston1-1/+1
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