aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-7/+3
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+20
2009-10-05re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski1-2/+11
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-40/+18
2009-09-17dwarf2out.c: Include tree-pass.h and gimple.h.Jan Hubicka1-1/+1
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-20/+40
2009-09-10final.c (shorten_branches): Ignore DEBUG_INSN_P instructions introduced by th...Hariharan Sandanagobalane1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+3
2009-08-14final.c (add_debug_prefix_map): Don't use GC memory for old_prefix and new_pr...Rafael Avila de Espindola1-2/+2
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-0/+3
2009-07-07Give names to some currently nameless passes (thisDuncan Sands1-1/+1
2009-06-22alias.c: Use REG_P...Shujing Zhao1-6/+6
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-10/+27
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva1-0/+56
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-2/+15
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+10
2009-05-23final.c (shorten_branches): Do not align labels for jump tables.Mark Mitchell1-50/+43
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek1-1/+11
2009-05-12Merge cond-optab branch.Paolo Bonzini1-5/+14
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher1-0/+1
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-3/+2
2009-04-10tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu1-0/+10
2008-12-10re PR target/37170 (gcc.dg/weak/weak-1.c)Eric Botcazou1-1/+4
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek1-2/+11
2008-11-12re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli1-0/+4
2008-09-22re PR target/37170 (gcc.dg/weak/weak-1.c)Hans-Peter Nilsson1-8/+30
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-2/+5
2008-08-30parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka1-1/+1
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-2/+2
2008-08-12Fix final.c.Anatoly Sokolov1-2/+2
2008-08-12* final.c (final_scan_insn): Use app_enable/app_disable functions.Anatoly Sokolov1-25/+5
2008-07-30re PR bootstrap/36974 (Gcc failed to bootstrap)Rafael Avila de Espindola1-0/+3
2008-07-30final.c (call_from_call_insn): New.Rafael Avila de Espindola1-0/+39
2008-07-22c-typeck.c (build_external_ref): Don't call assemble_external.Rafael Avila de Espindola1-0/+8
2008-07-16c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi1-21/+21
2008-07-09http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00520.htmlChristian Bruel1-1/+1
2008-07-02* final.c (asm_insn_count): Return zero for an empty asm body.Mark Shinwell1-0/+3
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-5/+3
2008-05-25final.c (frame_pointer_needed): Removed.H.J. Lu1-6/+0
2008-05-09calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary.H.J. Lu1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-5/+5
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-5/+5
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan1-3/+6
2008-03-30* final.c (final_scan_insn): Remove if (0) code.Ben Elliston1-24/+0
2008-03-20regmove.c (try_auto_increment): Fix spelling error in comment.Ben Elliston1-1/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-12/+20
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-6/+1
2008-02-20invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park1-0/+9
2008-01-26re PR middle-end/34688 ([4.1/4.2] ICE: output_operand: invalid expression as ...Maxim Kuvyrkov1-0/+1
2008-01-16re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-...Uros Bizjak1-1/+7