summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-2/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-6/+7
* PR target/56455jakub2013-02-271-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * stmt.c (expand_sjlj_dispatch_table): Fix off by one.ktietz2012-12-101-1/+1
* PR target/53912ktietz2012-12-101-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* 2012-10-31 Easwaran Raman <eraman@google.com>eraman2012-10-311-4/+8
* PR middle-end/55030hp2012-10-231-1/+73
* * stmt.c (expand_nl_goto_receiver): Remove almost-copy ofhp2012-10-221-73/+1
* 2012-10-15 Easwaran Raman <eraman@google.com>eraman2012-10-161-85/+319
* Integrate lexical block into source_location.dehao2012-09-191-2/+2
* * tree.h (expand_case): Move prototype ...steven2012-09-111-45/+136
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-10/+5
* * function.c (stack_protect_epilogue): Use expand_call to expandsteven2012-07-161-36/+0
* gcc/steven2012-07-161-3/+2
* gcc/steven2012-07-051-231/+328
* gcc/steven2012-07-021-198/+11
* * system.h (CASE_USE_BIT_TESTS): Poison.steven2012-06-291-9/+4
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-136/+2
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-0/+5
* * config/alpha/vms.h (SUBTARGET_OVERRIDE_OPTIONS): For pic code,steven2012-05-021-3/+0
* gcc/steven2012-04-181-62/+18
* * stmt.c (cost_table_, use_cost_table, cost_table_initialize,steven2012-04-171-131/+3
* gcc/bergner2012-04-111-1/+5
* 2012-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-101-96/+0
* PR middle-end/51768jakub2012-01-051-7/+6
* gcc/rsandifo2011-10-121-106/+7
* gcc/rsandifo2011-08-181-2/+2
* PR middle-end/50006rth2011-08-151-1/+4
* * params.h (ALLOW_STORE_DATA_RACES): New.aldyh2011-07-271-1/+2
* Add --param case-values-thresholdmeissner2011-07-051-1/+16
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-311-1/+1
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-2/+2
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * stmt.c (lshift_cheap_p): Support properly optimize_insn_for_speed_p.hubicka2010-11-201-7/+9
* PR tree-optimization/45830jakub2010-11-191-8/+20
* * tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.rearnsha2010-11-131-31/+49
* PR rtl-opt/46226rth2010-10-291-0/+4
* * expr.c (emit_group_load_1): Update calls to extract_bit_field.jiez2010-10-221-1/+1
* gcc:jsm282010-09-291-1/+1
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-5/+2
* 2010-07-22 Steve Ellcey <sje@cup.hp.com>sje2010-07-221-2/+5
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/rsandifo2010-07-041-1/+1
* * stmt.c (resolve_asm_operand_names): Fix handlingjakub2010-06-211-2/+2
* gcc/ChangeLog:steven2010-05-221-0/+2
* PR middle-end/42233jakub2010-02-191-3/+3
* Remove trailing white spaces.hjl2009-11-251-1/+1
* * stmt.c (expand_asm_stmt): Get locus from stmt.aoliva2009-11-161-2/+3