Age | Commit message (Expand) | Author | Files | Lines |
2015-07-16 | Add new object_allocator and clean-up allocator usage. | Martin Liska | 1 | -2/+2 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-06-26 | Fix PR 66301 - check for dump_file in eliminate_dom_walker::before_dom_children | Martin Jambor | 1 | -1/+1 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (free_ptr_hash): New class. | Richard Sandiford | 1 | -3/+1 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -3/+1 |
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 | -18/+14 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -10/+10 |
2015-03-13 | re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func... | Richard Biener | 1 | -1/+23 |
2015-02-04 | re PR middle-end/64922 (runtime error: member call on misaligned address for ... | Jan Hubicka | 1 | -0/+1 |
2015-01-15 | re PR tree-optimization/61743 (Complete unroll is not happened for loops with... | Richard Biener | 1 | -0/+27 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -3/+14 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-22 | ipa-prop uses symbol_summary class. | Martin Liska | 1 | -0/+1 |
2014-11-19 | PR jit/63854: Fix leak of "avail" within tree-ssa-pre.c | David Malcolm | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -27/+34 |
2014-11-10 | re PR tree-optimization/63800 (ICE on valid code at -O3 on x86_64-linux-gnu) | Richard Biener | 1 | -2/+12 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+2 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-10-14 | re PR tree-optimization/63512 (ICE: error: virtual use of statement not up-to... | Richard Biener | 1 | -0/+2 |
2014-10-13 | re PR c++/63419 (verify_gimple failed: "vector CONSTRUCTOR element is not a G... | Richard Biener | 1 | -4/+9 |
2014-10-10 | re PR tree-optimization/63476 (ICE: tree check: expected ssa_name, have var_d... | Richard Biener | 1 | -2/+25 |
2014-09-26 | ipa-prop.c (ipa_intraprocedural_devirtualization): Remove. | Jan Hubicka | 1 | -2/+0 |
2014-09-20 | ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors. | Jan Hubicka | 1 | -7/+2 |
2014-09-03 | tree-ssa-pre.c (alloc_expression_id): Use quick_grow_cleared. | Richard Biener | 1 | -82/+15 |
2014-09-01 | tree-ssa-pre.c (phi_translate_1): Avoid re-allocating the operands vector in ... | Richard Biener | 1 | -31/+13 |
2014-09-01 | tree-ssa-sccvn.h (copy_reference_ops_from_ref, [...]): Remove. | Richard Biener | 1 | -5/+2 |
2014-08-29 | re PR tree-optimization/62291 (PRE uses too much memory and compile-time) | Richard Biener | 1 | -15/+16 |
2014-08-16 | ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors. | Jan Hubicka | 1 | -2/+1 |
2014-08-07 | ipa-devirt.c: Include gimple-pretty-print.h | Jan Hubicka | 1 | -4/+36 |
2014-07-25 | Add an abstract incremental hash data type | Andi Kleen | 1 | -0/+1 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -1/+1 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -2/+0 |
2014-06-27 | Fix for devirtualization dump functions | Martin Liska | 1 | -1/+1 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -10/+12 |
2014-06-18 | tree-ssa-propagate.c (replace_phi_args_in): Return whether we propagated anyt... | Richard Biener | 1 | -5/+4 |
2014-06-16 | tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): Make all defs ava... | Richard Biener | 1 | -6/+10 |
2014-06-13 | tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): Rewrite to propag... | Richard Biener | 1 | -320/+353 |
2014-06-10 | re PR tree-optimization/61438 (ICE on valid code at -O3 on x86_64-linux-gnu i... | Richard Biener | 1 | -6/+11 |
2014-05-20 | add dbgcnt support for devirt | Xinliang David Li | 1 | -6/+7 |
2014-05-20 | re PR tree-optimization/61221 (ICE on valid code at -O1 and above on x86_64-l... | Richard Biener | 1 | -10/+15 |
2014-05-19 | re PR tree-optimization/61221 (ICE on valid code at -O1 and above on x86_64-l... | Richard Biener | 1 | -0/+9 |
2014-05-07 | re PR tree-optimization/61034 (Optimizing takes too many passes) | Richard Biener | 1 | -1/+2 |