summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-8/+4
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-13/+11
* gcc/rwild2008-06-061-2/+2
* gcc/rsandifo2008-06-011-2/+2
* 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2008-05-271-2/+2
* * stmt.c (expand_stack_restore): Change sa mode if needed.sje2008-05-081-0/+1
* PR testsuite/35843hubicka2008-04-251-1/+1
* PR middle-end/35800hp2008-04-031-6/+11
* 2008-04-02 Richard Guenther <rguenther@suse.de>rguenth2008-04-021-18/+29