Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | poly_int: TYPE_VECTOR_SUBPARTS | Richard Sandiford | 1 | -1/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: tree constants | Richard Sandiford | 1 | -0/+12 |
2017-12-16 | Add VEC_SERIES_EXPR and associated optab | Richard Sandiford | 1 | -0/+1 |
2017-12-16 | Add VEC_DUPLICATE_EXPR and associated optab | Richard Sandiford | 1 | -0/+9 |
2017-12-12 | [SFN] introduce statement frontier notes, still disabled | Alexandre Oliva | 1 | -0/+4 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -1/+4 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -43/+3 |
2017-11-28 | tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree. | Jakub Jelinek | 1 | -20/+0 |
2017-11-23 | generic.texi (ANNOTATE_EXPR): Document 3rd operand. | Eric Botcazou | 1 | -0/+4 |
2017-11-22 | Replace REDUC_*_EXPRs with internal functions. | Richard Sandiford | 1 | -24/+0 |
2017-11-21 | New POINTER_DIFF_EXPR | Marc Glisse | 1 | -0/+3 |
2017-11-17 | re PR fortran/83017 (DO CONCURRENT not parallelizing) | Richard Biener | 1 | -0/+3 |
2017-11-15 | introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with it | Alexandre Oliva | 1 | -1/+9 |
2017-10-11 | [PATCH] DECL_ASSEMBLER_NAME and friends | Nathan Sidwell | 1 | -2/+4 |
2017-10-11 | tree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE tree operand. | Richard Biener | 1 | -2/+1 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -1/+1 |
2017-08-23 | function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_... | Richard Biener | 1 | -1/+1 |
2017-08-14 | PR c/81117 - Improve buffer overflow checking in strncpy - part 1 | Martin Sebor | 1 | -7/+7 |
2017-07-21 | Remove TYPE_METHODS. | Nathan Sidwell | 1 | -15/+2 |
2017-05-19 | OpenACC 2.5 default (present) clause | Thomas Schwinge | 1 | -0/+3 |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -19/+20 |
2017-01-13 | tree-pretty-print.c (dump_generic_node): Fix inverted condition for dumping G... | Richard Biener | 1 | -4/+4 |
2017-01-13 | gimple-parser.c (c_parser_gimple_postfix_expression): Parse _Literal ( type-n... | Richard Biener | 1 | -5/+29 |
2017-01-12 | tree-pretty-print.c (dump_generic_node): Provide -gimple variant for MEM_REF. | Richard Biener | 1 | -3/+39 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-22 | tree-pretty-print.c (dump_generic_node): Change dump format for REALPART_EXPR... | Prathamesh Kulkarni | 1 | -6/+22 |
2016-12-09 | Escape non-printable chars in strings. | Martin Liska | 1 | -1/+8 |
2016-11-22 | OpenMP loop cloning for SIMT execution | Jakub Jelinek | 1 | -0/+4 |
2016-11-14 | Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o. | Prasad Ghangal | 1 | -5/+17 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -2/+2 |
2016-09-23 | * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...) | Jakub Jelinek | 1 | -1/+1 |
2016-09-16 | Add inline functions for various bitwise operations. | Jason Merrill | 1 | -1/+1 |
2016-06-01 | Remove the unused OMP_CLAUSE_DEVICE_RESIDENT | Thomas Schwinge | 1 | -3/+0 |
2016-05-20 | re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ... | Richard Guenther | 1 | -0/+17 |
2016-04-15 | re PR c++/70675 (compare-debug failure building LLVM) | Jakub Jelinek | 1 | -4/+4 |
2016-04-13 | re PR c++/70594 (-fcompare-debug failure) | Jakub Jelinek | 1 | -2/+92 |
2016-03-17 | Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE | Thomas Schwinge | 1 | -1/+1 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -0/+12 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-23 | Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR | Thomas Schwinge | 1 | -3/+0 |
2015-11-12 | c-pragma.c (oacc_pragmas): Add entry for declare directive. | James Norris | 1 | -0/+6 |
2015-11-06 | Reimplement diagnostic_show_locus, introducing rich_location classes | David Malcolm | 1 | -1/+1 |
2015-11-05 | gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE. | Cesar Philippidis | 1 | -0/+6 |
2015-11-05 | gcc/ | Jakub Jelinek | 1 | -11/+38 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -14/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -9/+8 |
2015-10-27 | [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++ | Thomas Schwinge | 1 | -4/+7 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -2/+159 |
2015-10-05 | Remove remaining uses of REAL_ARITHMETIC | Richard Sandiford | 1 | -10/+0 |