summaryrefslogtreecommitdiff
path: root/gcc/gimple.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/55890 (calling a builtin func through a cast triggers...Richard Biener2013-01-071-0/+1
* re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener2012-11-281-0/+2
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-15/+12
* Instrument built-in memory access function callsDodji Seketeli2012-11-121-0/+3
* gimple.h (gimple_store_p): New predicate.Richard Biener2012-10-301-0/+25
* re PR debug/54828 (ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0)Jakub Jelinek2012-10-241-0/+18
* tree-ssa-operands.h (struct def_optype_d, [...]): Remove.Michael Matz2012-10-231-62/+37
* tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen2012-09-271-1/+1
* Integrate lexical block into source_location.Dehao Chen2012-09-191-7/+7
* statistics.h (CXX_MEM_STAT_INFO): New define.Richard Guenther2012-09-181-6/+6
* gimple.h (gimple_register_type): Remove.Richard Guenther2012-09-111-2/+1
* gimple.h (gimple_build_switch): Remove.Steven Bosscher2012-09-041-3/+5
* gimple.h (gimple_statement_base): Annotate with GTY chain_next.Richard Guenther2012-08-201-1/+1
* gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther2012-08-071-0/+2
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-2/+0
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-4/+4
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+1
* tree-ssa-loop-im.c (execute_sm): Do not check flag_tm.Aldy Hernandez2012-06-011-1/+1
* re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem...Aldy Hernandez2012-05-311-1/+9
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* gimple.h (gimple_set_in_transaction): Remove.Aldy Hernandez2012-05-211-14/+1
* cgraphbuild.c (record_reference): Update.Jan Hubicka2012-05-191-1/+1
* gimple.c (gimple_set_modified): Move ...Richard Guenther2012-05-151-1/+11
* basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.Michael Matz2012-05-031-37/+15
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-262/+376
* re PR middle-end/53153 (ice in tree_low_cst, at tree.c:6569)Steven Bosscher2012-05-021-0/+1
* gimple.c (walk_gimple_op): Compute val_only for the LHS of an assigment in th...Richard Guenther2012-04-051-7/+0
* gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.Richard Guenther2012-04-051-1/+1
* tree-flow.h (struct pre_expr_d): Remove forward declaration.Richard Guenther2012-03-291-1/+0
* re PR middle-end/51752 (trans-mem: publication safety violated)Aldy Hernandez2012-02-281-2/+20
* re PR tree-optimization/52361 (gcc.dg/pr48141.c times out with checking enabled)Richard Guenther2012-02-241-2/+7
* gimple.h (gimplify_body): Remove first argument.Eric Botcazou2012-01-111-1/+1
* gimple.c (is_gimple_non_addressable): Remove.Aldy Hernandez2012-01-091-3/+0
* re PR middle-end/51761 (ICE in verify_gimple_stmt, at tree-cfg.c:4241)Jakub Jelinek2012-01-051-1/+2
* gimple.h (gimplify_seq_add_stmt): Rename to...Jakub Jelinek2011-12-191-1/+1
* re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple...Richard Guenther2011-12-061-1/+0
* cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther2011-12-051-31/+7
* RevertDiego Novillo2011-12-011-1/+13
* gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.Diego Novillo2011-11-291-13/+1
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz2011-11-081-0/+8
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-11/+157
* re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894)Richard Guenther2011-11-021-1/+0
* gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...Jakub Jelinek2011-09-261-0/+1
* gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o...Richard Guenther2011-09-091-1/+1
* cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.Martin Jambor2011-09-021-1/+1
* re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstruc...Richard Guenther2011-08-301-4/+0
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-0/+24
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-3/+71
* ipa-cp.c (ipcp_process_devirtualization_opportunities): Update call of gimple...Jan Hubicka2011-06-101-1/+1
* re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt2011-06-071-0/+1