Age | Commit message (Expand) | Author | Files | Lines |
2016-09-16 | Add inline functions for various bitwise operations. | Jason Merrill | 1 | -1/+1 |
2016-07-21 | tree-ssa-strlen.c (strlen_dom_walker::before_dom_children): Fix typo in comment. | Prathamesh Kulkarni | 1 | -1/+1 |
2016-06-30 | re PR tree-optimization/71707 (ICE in get_stridx_plus_constant) | Jakub Jelinek | 1 | -2/+8 |
2016-06-29 | re PR tree-optimization/71625 (missing strlen optimization on different array... | Jakub Jelinek | 1 | -10/+37 |
2016-06-21 | re PR tree-optimization/71588 (ICE on valid code at -O2 and -O3 on x86_64-lin... | Jakub Jelinek | 1 | -3/+63 |
2016-06-08 | re PR debug/71432 (-fcompare-debug failure (length)) | Bernd Schmidt | 1 | -0/+2 |
2016-06-03 | re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th... | Bernd Schmidt | 1 | -0/+87 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-10 | re PR tree-optimization/68619 (error: loop with header 6 not in loop tree) | Jeff Law | 1 | -2/+3 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -11/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-10-01 | remove many typedefs | Trevor Saunders | 1 | -50/+50 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -24/+24 |
2015-09-16 | Share memory blocks between pool allocators | Mikhail Maltsev | 1 | -2/+1 |
2015-07-16 | Add new object_allocator and clean-up allocator usage. | Martin Liska | 1 | -1/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -19/+5 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 1 | -5/+2 |
2015-06-25 | tree-hash-traits.h (tree_decl_hash): New class. | Richard Sandiford | 1 | -14/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -7/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-06-01 | Change use to type-based pool allocator in | Martin Liska | 1 | -6/+4 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+14 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-08 | re PR tree-optimization/63989 (tree-ssa-strlen.c doesn't handle constant poin... | Jakub Jelinek | 1 | -13/+129 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -5/+3 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -1/+1 |
2014-11-21 | re PR tree-optimization/61773 (ICE in tree-ssa-strlen.c:417) | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -6/+7 |
2014-11-19 | gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | Jakub Jelinek | 1 | -1/+1 |
2014-11-17 | tree-ssa-strlen.c: include ipa-chkp.h, cgraph.h, ipa-ref.h, plugin-api.h. | Ilya Enkovich | 1 | -19/+113 |
2014-11-14 | re PR tree-optimization/63841 (Incorrect strlen optimization after complete u... | Teresa Johnson | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-25 | re PR tree-optimization/57742 (memset(malloc(n),0,n) -> calloc(n,1)) | Marc Glisse | 1 | -0/+2 |
2014-06-24 | re PR tree-optimization/57742 (memset(malloc(n),0,n) -> calloc(n,1)) | Marc Glisse | 1 | -0/+85 |
2014-06-24 | add hash_map class | Trevor Saunders | 1 | -36/+16 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -9/+10 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -1/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -29/+29 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+7 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-18 | c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned... | Richard Sandiford | 1 | -7/+4 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -6/+6 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |