Age | Commit message (Expand) | Author | Files | Lines |
2016-05-02 | Add a wi::to_wide helper function | Richard Sandiford | 1 | -0/+12 |
2016-05-02 | Support << and >> for offset_int and widest_int | Richard Sandiford | 1 | -1/+1 |
2016-05-02 | Support <, <=, > and >= for offset_int and widest_int | Richard Sandiford | 1 | -2/+2 |
2016-04-27 | re PR sanitizer/70683 (-fcompare-debug bug with -fsanitize=address) | Jakub Jelinek | 1 | -1/+1 |
2016-04-18 | tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | Michael Matz | 1 | -9/+21 |
2016-04-08 | re PR lto/70289 ([openacc] ICE in input_varpool_node) | Cesar Philippidis | 1 | -0/+3 |
2016-04-06 | re PR middle-end/70550 (-Wuninitialized false positives in OpenMP code) | Jakub Jelinek | 1 | -0/+4 |
2016-02-08 | Remove -fshort-double | Bernd Schmidt | 1 | -1/+1 |
2016-01-28 | * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED. | Jason Merrill | 1 | -1/+1 |
2016-01-26 | re PR c++/68782 (bad reference member formed with constexpr) | Jason Merrill | 1 | -0/+2 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -0/+8 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | tree.h (TYPE_MODE_RAW): New macro. | Christian Bruel | 1 | -0/+1 |
2015-12-12 | tree.c (free_lang_data_in_type, [...]): Also free unnecesary type decls. | Jan Hubicka | 1 | -0/+1 |
2015-12-04 | C++ FE: expression ranges | David Malcolm | 1 | -2/+15 |
2015-12-02 | tree.h (tree_invariant_p): Declare. | Richard Biener | 1 | -0/+4 |
2015-11-26 | re PR tree-optimization/68128 (A huge regression in Parboil v2.5 OpenMP CUTCP... | Jakub Jelinek | 1 | -0/+5 |
2015-11-24 | lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for... | Jan Hubicka | 1 | -1/+20 |
2015-11-24 | tree.c (free_node): New function. | Jan Hubicka | 1 | -0/+4 |
2015-11-19 | [Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode | Senthil Kumar Selvaraj | 1 | -0/+14 |
2015-11-17 | Remove dead macros | Richard Sandiford | 1 | -16/+0 |
2015-11-17 | Add genmatch support for internal functions | Richard Sandiford | 1 | -0/+4 |
2015-11-17 | Add a combined_fn enum | Richard Sandiford | 1 | -0/+54 |
2015-11-13 | Source range tracking in libcpp and C FE, with bit-packing optimization | David Malcolm | 1 | -0/+33 |
2015-11-09 | re PR middle-end/68259 ([sso] tree checking failure in reverse_storage_order_... | Eric Botcazou | 1 | -2/+3 |
2015-11-09 | re PR middle-end/68251 (sorry, unimplemented: reverse storage order for BLKmode) | Eric Botcazou | 1 | -1/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -3/+82 |
2015-11-05 | gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE. | Cesar Philippidis | 1 | -0/+3 |
2015-11-05 | gcc/ | Jakub Jelinek | 1 | -6/+1 |
2015-10-27 | [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++ | Thomas Schwinge | 1 | -20/+0 |
2015-10-22 | Move more cproj simplifications to match.pd | Richard Sandiford | 1 | -0/+1 |
2015-10-21 | tm.texi: Regenerated. | Ilya Enkovich | 1 | -0/+9 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -4/+73 |
2015-10-10 | tree.c (type_with_interoperable_signedness): New. | Jan Hubicka | 1 | -0/+1 |
2015-10-04 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -0/+3 |
2015-09-28 | gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. | Nathan Sidwell | 1 | -0/+3 |
2015-08-31 | Move some comparison simplifications to match.pd | Marc Glisse | 1 | -0/+4 |
2015-08-13 | tree.c (nonnull_arg_p): Move from ... | Richard Biener | 1 | -0/+2 |
2015-08-01 | Allow non-overflow ops in reductions | Tom de Vries | 1 | -0/+2 |
2015-07-06 | match.pd: Remove element_mode inside HONOR_*. | Marc Glisse | 1 | -0/+1 |
2015-06-25 | hash-traits.h (ggc_cache_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | decl.c (value_annotation_hasher::handle_cache_entry): Delete. | Richard Sandiford | 1 | -9/+3 |
2015-06-25 | tree-core.h (struct tree_optimization_option): Make opts a pointer to struct ... | Andrew MacLeod | 1 | -1/+1 |
2015-06-17 | tree-core.h (tree_target_option): Make opts field a pointer to a cl_target_op... | Andrew MacLeod | 1 | -1/+1 |
2015-06-17 | tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ... | Andrew MacLeod | 1 | -19/+2 |
2015-06-04 | lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging. | Jan Hubicka | 1 | -0/+21 |
2015-05-27 | expr.h (array_at_struct_end_p): Move to... | Eric Botcazou | 1 | -11/+28 |
2015-05-27 | dwarf2out.c: Remove block_map. | Aldy Hernandez | 1 | -0/+1 |
2015-05-24 | tree.c (prototype_p, [...]): Constify. | Jan Hubicka | 1 | -5/+5 |
2015-05-23 | lto.c (hash_canonical_type): Be sure we hash only types that need alias set. | Jan Hubicka | 1 | -0/+20 |