summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR target/41246rth2009-09-221-1/+5
* * stmt.c (expand_asm_operands): Set REG_ATTRS on the temporary fromjakub2009-09-181-0/+2
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-53/+76
* * expr.h (emit_storent_insn, expand_expr_real_1,matz2009-09-021-27/+63
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-2/+2
* 2009-08-12 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-121-8/+7
* 2009-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-011-17/+14
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-1/+1
* gcc/java/aldyh2009-06-121-2/+5
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-3/+4
* PR c/39889jakub2009-04-261-0/+1
* * target.h (struct gcc_target): Add case_values_threshold field.aesok2009-04-251-1/+1
* PR debug/39267hubicka2009-02-271-32/+0
* PR inline-asm/39058jakub2009-02-021-2/+2
* * cgraph.c (cgraph_release_function_body): Plug memory leak onhubicka2008-09-111-6/+0
* 2008-09-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-091-60/+0
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-2/+2
* PR ada/20548ebotcazou2008-08-161-41/+5