Age | Commit message (Expand) | Author | Files | Lines |
2014-05-11 | tree.h (OMP_CLAUSE_LINEAR_STMT): Define. | Jakub Jelinek | 1 | -0/+21 |
2014-05-08 | gimplify.c (gimplify_call_expr): Use saved fnptrtype for looking at TYPE_ARG_... | Richard Biener | 1 | -2/+2 |
2014-05-02 | gimplify.c (gimplify_adjust_omp_clauses_1): Handle GOVD_FIRSTPRIVATE | GOVD_L... | Jakub Jelinek | 1 | -7/+14 |
2014-04-24 | tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. | Jakub Jelinek | 1 | -14/+49 |
2014-04-15 | cfgloop.h (struct loop): Move force_vectorize down. | Eric Botcazou | 1 | -6/+9 |
2014-04-04 | re PR middle-end/60746 (ICE segfault in gimple-expr.c:314) | Richard Biener | 1 | -0/+19 |
2014-03-18 | re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90) | Jakub Jelinek | 1 | -3/+15 |
2014-02-12 | Refactor common code into new maybe_fold_stmt function. | Thomas Schwinge | 1 | -16/+16 |
2014-02-08 | re PR c/59984 (OpenMP pragma makes loop incorrect) | Jakub Jelinek | 1 | -1/+8 |
2014-01-17 | re PR fortran/59706 (ICE with do concurrent and internal subprogram) | Jakub Jelinek | 1 | -1/+8 |
2014-01-08 | re PR middle-end/59471 (ICE using vector extensions (non-top-level BIT_FIELD_... | Richard Biener | 1 | -1/+11 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -1/+1 |
2013-12-12 | re PR libgomp/59467 (copyprivate in the fortran testsuite) | Jakub Jelinek | 1 | -4/+31 |
2013-12-11 | Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++. | Balaji V. Iyer | 1 | -25/+0 |
2013-12-03 | re PR middle-end/59011 (ICE in make_decl_rtl, at varasm.c:1147) | Jakub Jelinek | 1 | -4/+21 |
2013-11-29 | revert: cgraph.h (varpool_node): Add need_bounds_init field. | Ilya Enkovich | 1 | -11/+2 |
2013-11-23 | gimplify.h (recalculate_side_effects): Delete. | Eric Botcazou | 1 | -1/+3 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+60 |
2013-11-22 | Remove macros that implicitly use input_location | David Malcolm | 1 | -5/+5 |
2013-11-21 | gimplify.h (gimplify_hasher : typed_free_remove, [...]): Move to gimplify.c. | Andrew MacLeod | 1 | -18/+92 |
2013-11-19 | Convert gimple types from a union to C++ inheritance | David Malcolm | 1 | -2/+2 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+7 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-15 | Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o. | Aldy Hernandez | 1 | -9/+20 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -293/+32 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -463/+33 |
2013-11-11 | gimplify.c (gimplify_init_constructor): Do not clear the object when the cons... | Eric Botcazou | 1 | -2/+2 |
2013-11-07 | gimplify.c (gimple_regimplify_operands): Do not set SSA_NAME_DEF_STMT. | Aldy Hernandez | 1 | -2/+0 |
2013-11-06 | tree.c (drop_tree_overflow): New function. | Richard Biener | 1 | -0/+4 |
2013-11-05 | invoke.texi (-fopenmp-simd): Document new option. | Tobias Burnus | 1 | -1/+1 |
2013-11-01 | Replace some heap vectors with stack vectors. | Trevor Saunders | 1 | -2/+1 |
2013-10-30 | ipa.c (cgraph_build_static_cdtor_1): Support contructors with "chkp ctor" and... | Ilya Enkovich | 1 | -2/+11 |
2013-10-29 | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 1 | -0/+51 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -2/+2 |
2013-10-26 | Makefile.def (target_modules): Remove libmudflap | Jeff Law | 1 | -5/+2 |
2013-10-24 | builtins.c (dummy_object, [...]): Move to gimplify.c. | Andrew MacLeod | 1 | -93/+82 |
2013-10-24 | re PR other/33426 (Support of #pragma ivdep) | Tobias Burnus | 1 | -0/+26 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+5 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -0/+1 |
2013-10-17 | tree-flow.h (struct omp_region): Move to omp-low.c. | Andrew MacLeod | 1 | -0/+1 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -50/+553 |
2013-10-10 | Index... | Andrew MacLeod | 1 | -0/+2 |
2013-10-10 | tree-flow.h: Move some prototypes to gimple.h. | Andrew MacLeod | 1 | -122/+114 |
2013-09-22 | gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers to NULL_TREE... | Eric Botcazou | 1 | -4/+14 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-27 | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 1 | -18/+182 |
2013-07-22 | Don't include gimple.h twice. | Marek Polacek | 1 | -1/+0 |
2013-05-09 | N3639 C++1y VLA support | Jason Merrill | 1 | -0/+4 |