| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR tree-optimization/55890 (calling a builtin func through a cast triggers... | Richard Biener | 2013-01-07 | 1 | -0/+1 |
* | re PR c/35634 (operand of pre-/postin-/decrement not promoted) | Richard Biener | 2012-11-28 | 1 | -0/+2 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -15/+12 |
* | Instrument built-in memory access function calls | Dodji Seketeli | 2012-11-12 | 1 | -0/+3 |
* | gimple.h (gimple_store_p): New predicate. | Richard Biener | 2012-10-30 | 1 | -0/+25 |
* | re PR debug/54828 (ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0) | Jakub Jelinek | 2012-10-24 | 1 | -0/+18 |
* | tree-ssa-operands.h (struct def_optype_d, [...]): Remove. | Michael Matz | 2012-10-23 | 1 | -62/+37 |
* | tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION. | Dehao Chen | 2012-09-27 | 1 | -1/+1 |
* | Integrate lexical block into source_location. | Dehao Chen | 2012-09-19 | 1 | -7/+7 |
* | statistics.h (CXX_MEM_STAT_INFO): New define. | Richard Guenther | 2012-09-18 | 1 | -6/+6 |
* | gimple.h (gimple_register_type): Remove. | Richard Guenther | 2012-09-11 | 1 | -2/+1 |
* | gimple.h (gimple_build_switch): Remove. | Steven Bosscher | 2012-09-04 | 1 | -3/+5 |
* | gimple.h (gimple_statement_base): Annotate with GTY chain_next. | Richard Guenther | 2012-08-20 | 1 | -1/+1 |
* | gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT. | Richard Guenther | 2012-08-07 | 1 | -0/+2 |
* | sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS. | Steven Bosscher | 2012-07-24 | 1 | -2/+0 |
* | basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *. | Steven Bosscher | 2012-07-11 | 1 | -4/+4 |
* | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 2012-07-08 | 1 | -0/+1 |
* | tree-ssa-loop-im.c (execute_sm): Do not check flag_tm. | Aldy Hernandez | 2012-06-01 | 1 | -1/+1 |
* | re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem... | Aldy Hernandez | 2012-05-31 | 1 | -1/+9 |
* | LANGUAGES: Fix typos. | Joseph Myers | 2012-05-29 | 1 | -1/+1 |
* | gimple.h (gimple_set_in_transaction): Remove. | Aldy Hernandez | 2012-05-21 | 1 | -14/+1 |
* | cgraphbuild.c (record_reference): Update. | Jan Hubicka | 2012-05-19 | 1 | -1/+1 |
* | gimple.c (gimple_set_modified): Move ... | Richard Guenther | 2012-05-15 | 1 | -1/+11 |
* | basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def. | Michael Matz | 2012-05-03 | 1 | -37/+15 |
* | coretypes.h (gimple_seq, [...]): Typedef as gimple. | Michael Matz | 2012-05-02 | 1 | -262/+376 |
* | re PR middle-end/53153 (ice in tree_low_cst, at tree.c:6569) | Steven Bosscher | 2012-05-02 | 1 | -0/+1 |
* | gimple.c (walk_gimple_op): Compute val_only for the LHS of an assigment in th... | Richard Guenther | 2012-04-05 | 1 | -7/+0 |
* | gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup. | Richard Guenther | 2012-04-05 | 1 | -1/+1 |
* | tree-flow.h (struct pre_expr_d): Remove forward declaration. | Richard Guenther | 2012-03-29 | 1 | -1/+0 |
* | re PR middle-end/51752 (trans-mem: publication safety violated) | Aldy Hernandez | 2012-02-28 | 1 | -2/+20 |
* | re PR tree-optimization/52361 (gcc.dg/pr48141.c times out with checking enabled) | Richard Guenther | 2012-02-24 | 1 | -2/+7 |
* | gimple.h (gimplify_body): Remove first argument. | Eric Botcazou | 2012-01-11 | 1 | -1/+1 |
* | gimple.c (is_gimple_non_addressable): Remove. | Aldy Hernandez | 2012-01-09 | 1 | -3/+0 |
* | re PR middle-end/51761 (ICE in verify_gimple_stmt, at tree-cfg.c:4241) | Jakub Jelinek | 2012-01-05 | 1 | -1/+2 |
* | gimple.h (gimplify_seq_add_stmt): Rename to... | Jakub Jelinek | 2011-12-19 | 1 | -1/+1 |
* | re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple... | Richard Guenther | 2011-12-06 | 1 | -1/+0 |
* | cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th... | Richard Guenther | 2011-12-05 | 1 | -31/+7 |
* | Revert | Diego Novillo | 2011-12-01 | 1 | -1/+13 |
* | gimple.c (gimple_call_set_cannot_inline): Move from gimple.h. | Diego Novillo | 2011-11-29 | 1 | -13/+1 |
* | gengtype.c (write_field_root): Avoid out-of-scope access of newv. | Michael Matz | 2011-11-08 | 1 | -0/+8 |
* | Merge from transactional-memory branch. | Aldy Hernandez | 2011-11-08 | 1 | -11/+157 |
* | re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894) | Richard Guenther | 2011-11-02 | 1 | -1/+0 |
* | gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p... | Jakub Jelinek | 2011-09-26 | 1 | -0/+1 |
* | gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o... | Richard Guenther | 2011-09-09 | 1 | -1/+1 |
* | cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. | Martin Jambor | 2011-09-02 | 1 | -1/+1 |
* | re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstruc... | Richard Guenther | 2011-08-30 | 1 | -4/+0 |
* | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 2011-08-02 | 1 | -0/+24 |
* | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 2011-06-22 | 1 | -3/+71 |
* | ipa-cp.c (ipcp_process_devirtualization_opportunities): Update call of gimple... | Jan Hubicka | 2011-06-10 | 1 | -1/+1 |
* | re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+... | Bill Schmidt | 2011-06-07 | 1 | -0/+1 |