Age | Commit message (Expand) | Author | Files | Lines |
2012-07-27 | tree-cfg.c (gimple_can_merge_blocks_p): Do more fine-grained check whether SS... | Richard Guenther | 1 | -5/+7 |
2012-07-25 | re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type) | Sandra Loosemore | 1 | -0/+4 |
2012-07-23 | re PR tree-optimization/53881 (ICE in hoist_edge_and_branch_if_true) | Steven Bosscher | 1 | -9/+10 |
2012-07-20 | basic-block.h (BB_FLAGS_TO_PRESERVE): New define. | Steven Bosscher | 1 | -7/+5 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -5/+5 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -9/+3 |
2012-07-16 | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -9/+5 |
2012-07-10 | Add VEC_WIDEN_MULT_EVEN/ODD_EXPR | Richard Henderson | 1 | -0/+2 |
2012-07-10 | tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -5/+9 |
2012-07-09 | re PR middle-end/53887 (ICE in hoist_edge_and_branch_if_true, at tree-switch-... | Steven Bosscher | 1 | -2/+1 |
2012-07-04 | re PR middle-end/53849 (ICE: in add_referenced_var_1, at tree-dfa.c:567 with ... | Richard Guenther | 1 | -7/+4 |
2012-06-27 | Add MULT_HIGHPART_EXPR | Richard Henderson | 1 | -0/+1 |
2012-06-17 | cfglayout.h: Remove. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | Makefile.in: Fix many dependencies. | Steven Bosscher | 1 | -1/+1 |
2012-05-22 | tree-cfg.c (verify_gimple_assign_unary): Fix typo in previous commit. | Richard Guenther | 1 | -2/+2 |
2012-05-22 | re PR tree-optimization/53336 (invalid types in nop conversion) | Paolo Bonzini | 1 | -3/+3 |
2012-05-07 | tree-cfg.c (verify_gimple_switch): Tighten checks. | Steven Bosscher | 1 | -0/+73 |
2012-05-03 | basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def. | Michael Matz | 1 | -4/+4 |
2012-05-02 | coretypes.h (gimple_seq, [...]): Typedef as gimple. | Michael Matz | 1 | -7/+6 |
2012-04-22 | Correcting transform_to_exit_first_loop + fix to PR tree-optimization/46886 | Razya Ladelsky | 1 | -2/+26 |
2012-04-18 | tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands. | Steven Bosscher | 1 | -1/+1 |
2012-03-31 | tree-cfg.c (call_can_make_abnormal_goto): New predicate. | Eric Botcazou | 1 | -19/+39 |
2012-03-12 | tree-sra.c (create_access_replacement): Only rename the replacement if we can... | Richard Guenther | 1 | -6/+8 |
2012-03-01 | re PR other/52443 (ICE: verify_gimple failed: invalid types in nop conversion) | Richard Guenther | 1 | -6/+3 |
2012-01-05 | re PR bootstrap/51648 (Profiledbootstrap failure on x86_64-linux) | Jakub Jelinek | 1 | -7/+19 |
2011-12-23 | Delete VEC_EXTRACT_EVEN/ODD_EXPR. | Richard Henderson | 1 | -2/+0 |
2011-12-23 | Delete VEC_INTERLEAVE_*_EXPR. | Jakub Jelinek | 1 | -2/+0 |
2011-12-19 | re PR tree-optimization/51596 (ICE: verify_flow_info failed: BB 6 can not thr... | Jakub Jelinek | 1 | -1/+2 |
2011-12-16 | re PR tree-optimization/51576 (Bootstrap failure with go) | Jakub Jelinek | 1 | -4/+3 |
2011-12-14 | tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds o... | Richard Guenther | 1 | -2/+2 |
2011-12-14 | tree-cfg.c (replace_uses_by): Only mark blocks altered that will make a diffe... | Richard Guenther | 1 | -14/+23 |
2011-12-13 | Revert two unintended commits | Richard Henderson | 1 | -0/+2 |
2011-12-13 | Delete VEC_INTERLEAVE_*_EXPR. | Richard Henderson | 1 | -2/+0 |
2011-12-13 | re PR tree-optimization/51481 (ice: dead STMT in EH table) | Richard Guenther | 1 | -1/+2 |
2011-11-09 | revert: tree-cfg.c (verify_gimple_call): Verify that gimple_call_cannot_inlin... | Richard Guenther | 1 | -10/+0 |
2011-11-09 | re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i... | Richard Guenther | 1 | -0/+10 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -16/+93 |
2011-11-06 | tree-cfg.c (gimple_can_merge_blocks_p): For -O0 don't remove any user labels. | Jakub Jelinek | 1 | -2/+2 |
2011-11-05 | re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) | Jakub Jelinek | 1 | -2/+17 |
2011-10-30 | tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions. | Dmitry Plotnikov | 1 | -2/+6 |
2011-10-18 | md.texi (vec_widen_ushiftl_hi, [...]): Document. | Ira Rosen | 1 | -0/+38 |
2011-10-07 | Rename vshuffle/vec_shuffle to vec_perm. | Richard Henderson | 1 | -5/+5 |
2011-10-03 | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 1 | -0/+53 |
2011-09-30 | re PR tree-optimization/50574 (gcc.c-torture/execute/vector-compare-1.c FAILs... | Richard Guenther | 1 | -2/+2 |
2011-09-05 | tree-cfg.c (replace_uses_by): Use fold_stmt, not fold_stmt_inplace. | Richard Guenther | 1 | -1/+3 |
2011-09-01 | expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ... | Richard Guenther | 1 | -17/+15 |
2011-08-29 | 20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> | Artjoms Sinkarovs | 1 | -12/+42 |
2011-08-19 | arm.md (maddhidi4): Remove '*' from name. | Andrew Stubbs | 1 | -2/+2 |
2011-08-17 | tree.h (convert_to_ptrofftype_loc): New function. | Richard Guenther | 1 | -4/+4 |