Age | Commit message (Expand) | Author | Files | Lines |
2011-10-12 | expr.h (copy_blkmode_to_reg): Declare. | Richard Sandiford | 1 | -106/+7 |
2011-08-18 | rtl.h (set_src_cost, [...]): New functions. | Richard Sandiford | 1 | -2/+2 |
2011-08-15 | re PR debug/50006 (ICE in in connect_traces, at dwarf2cfi.c:2677) | Richard Henderson | 1 | -1/+4 |
2011-07-27 | params.h (ALLOW_STORE_DATA_RACES): New. | Aldy Hernandez | 1 | -1/+2 |
2011-07-05 | Add --param case-values-threshold | Michael Meissner | 1 | -1/+16 |
2011-03-31 | tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea... | Jeff Law | 1 | -1/+1 |
2011-03-03 | explow.c (emit_stack_save): Remove 'after' parameter. | Richard Henderson | 1 | -2/+2 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-20 | * stmt.c (lshift_cheap_p): Support properly optimize_insn_for_speed_p. | Jan Hubicka | 1 | -7/+9 |
2010-11-20 | re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conver... | Jakub Jelinek | 1 | -8/+20 |
2010-11-13 | tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro. | Richard Earnshaw | 1 | -31/+49 |
2010-10-29 | re PR rtl-optimization/46226 (asm goto may leave stack pointer invalid) | Richard Henderson | 1 | -0/+4 |
2010-10-22 | expr.c (emit_group_load_1): Update calls to extract_bit_field. | Jie Zhang | 1 | -1/+1 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -1/+1 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -5/+2 |
2010-07-22 | re PR middle-end/44878 (Build fails when compiling libstdc++) | Steve Ellcey | 1 | -2/+5 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-04 | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 1 | -1/+1 |
2010-06-21 | stmt.c (resolve_asm_operand_names): Fix handling of %%. | Jakub Jelinek | 1 | -2/+2 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -0/+2 |
2010-02-19 | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 1 | -3/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-11-16 | * stmt.c (expand_asm_stmt): Get locus from stmt. | Alexandre Oliva | 1 | -2/+3 |
2009-09-22 | re PR target/41246 (should "sorry" when regparm=3 and nested functions are en... | Richard Henderson | 1 | -1/+5 |
2009-09-18 | stmt.c (expand_asm_operands): Set REG_ATTRS on the temporary from output decl. | Jakub Jelinek | 1 | -0/+2 |
2009-09-14 | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 1 | -53/+76 |
2009-09-02 | expr.h (emit_storent_insn, [...]): Declare. | Michael Matz | 1 | -27/+63 |
2009-09-01 | tree-flow.h (mark_addressable): Move declaration ... | Richard Guenther | 1 | -2/+2 |
2009-08-12 | tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2. | Paolo Bonzini | 1 | -8/+7 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -17/+14 |
2009-07-07 | c-lex.c: Replace %H by an explicit location. | Manuel López-Ibáñez | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -2/+5 |
2009-05-05 | attribs.c (decl_attributes): Use %qE for identifiers in diagnostics. | Joseph Myers | 1 | -3/+4 |
2009-04-26 | re PR c/39889 (Bogus -Wunused-value warning) | Jakub Jelinek | 1 | -0/+1 |
2009-04-25 | target.h (struct gcc_target): Add case_values_threshold field. | Anatoly Sokolov | 1 | -1/+1 |
2009-02-27 | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 1 | -32/+0 |
2009-02-02 | re PR inline-asm/39058 (ICE with double in inline-asm) | Jakub Jelinek | 1 | -2/+2 |
2008-09-11 | cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t... | Jan Hubicka | 1 | -6/+0 |
2008-09-09 | c-common.c (c_expand_decl): Remove. | Paolo Bonzini | 1 | -60/+0 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -1/+2 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -2/+2 |
2008-08-16 | re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault) | Eric Botcazou | 1 | -41/+5 |
2008-07-30 | [multiple changes] | H.J. Lu | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -8/+4 |
2008-06-26 | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -13/+11 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -2/+2 |
2008-05-27 | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 1 | -2/+2 |
2008-05-08 | * stmt.c (expand_stack_restore): Change sa mode if needed. | Steve Ellcey | 1 | -0/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |