aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-45/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-0/+3
2015-06-26gimple.c (gimple_call_set_fndecl): Remove.Andrew MacLeod1-1/+13
2015-06-25gimple.h (gimple_call_set_fn): Move inline function.Andrew MacLeod1-11/+1
2015-05-22gimple.h (gimple_expr_type): Refactor to make it concise.Aditya Kumar1-28/+18
2015-02-24gimple.h (gimple_build_assign): Rename CXX_MEM_STAT_DECL to CXX_MEM_STAT_INFO.Aldy Hernandez1-1/+1
2015-02-04re PR middle-end/64922 (runtime error: member call on misaligned address for ...Jan Hubicka1-0/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-55/+122
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-8/+6
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-744/+636
2014-11-19gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek1-5/+17
2014-11-17Add more comments to some gimple accessorsDodji Seketeli1-6/+51
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+46
2014-10-17re PR tree-optimization/63464 (compare one character to many: faster)Jakub Jelinek1-3/+4
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek1-4/+5
2014-08-20re PR lto/60449 (Merging function DECLs discards leaf attribute which causes ...Martin Jambor1-0/+24
2014-08-08builtins.c (c_getstr, [...]): Export.Richard Biener1-0/+1
2014-06-27Fix for devirtualization dump functionsMartin Liska1-0/+9
2014-05-23GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds.Thomas Schwinge1-2/+4
2014-05-23Just enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_KIND_*.Thomas Schwinge1-9/+9
2014-05-07Const-correctness of gimple_call_builtin_pDavid Malcolm1-4/+4
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-225/+225
2014-04-21Const-correctness fixes for some gimple accessorsDavid Malcolm1-5/+5
2014-04-01gimple.h (struct gimple_statement_base): Align subcode to 16 bits.Richard Biener1-0/+3
2014-01-08re PR middle-end/59630 (ICE converting the return type of a builtin function)Richard Biener1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek1-1/+7
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law1-1/+1
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-46/+0
2013-11-27Fix checking of gimple typesDavid Malcolm1-104/+250
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-13/+0
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm1-593/+1056
2013-11-18builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich1-27/+26
2013-11-17gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod1-78/+41
2013-11-16* gimple.h (enum gf_mask): Change the ordering of GF_OMP_* bits.Aldy Hernandez1-4/+4
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-5/+6
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-90/+0
2013-11-14Add is_tm_endingTom de Vries1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-356/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-87/+29
2013-11-06gimple.h (block_in_transaction): Move to basic-block.h and rename.Andrew MacLeod1-9/+1
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law1-0/+1
2013-11-05gimple.h: Move some prototypes to gimple-expr.h and add to include list.Andrew MacLeod1-91/+1
2013-11-05tree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_name_p from gimple.h and...Andrew MacLeod1-13/+0
2013-10-30tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.Ilya Enkovich1-0/+47
2013-10-29tree-ssa-ifcombine.c: Include rtl.h and tm_p.h.Andrew Pinski1-0/+14
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-1/+0
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-1/+1
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod1-0/+2