Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8... | Wish Wu | 1 | -1/+1 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -9/+5 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -1/+1 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -7/+7 |
2017-02-03 | tree-ssa-ifcombine.c (update_profile_after_ifcombine): New function. | Jan Hubicka | 1 | -0/+49 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-04-09 | re PR tree-optimization/70586 (wrong code at -O2 and -O3 on x86_64-linux-gnu ... | Jakub Jelinek | 1 | -1/+8 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-03 | ifcombine: factor out inner block viability test | Alexandre Oliva | 1 | -9/+6 |
2015-11-03 | [PR68083] don't introduce undefined behavior in ifcombine | Alexandre Oliva | 1 | -0/+2 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -5/+5 |
2015-09-30 | re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux) | Marek Polacek | 1 | -10/+1 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -8/+8 |
2015-07-22 | re PR tree-optimization/66952 (wrong code at -O2 and -O3 on x86_64-linux-gnu) | Richard Biener | 1 | -1/+16 |
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 | -16/+5 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -5/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -16/+4 |
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-10 | real.h (HONOR_NANS): Replace macro with 3 overloaded declarations. | Marc Glisse | 1 | -2/+2 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -12/+15 |
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-07-04 | re PR tree-optimization/61684 (ICE at -Os and above on x86_64-linux-gnu in tr... | Jakub Jelinek | 1 | -1/+2 |
2014-06-03 | re PR tree-optimization/61383 (wrong code at -O2 and -O3 on x86_64-linux-gnu) | Richard Biener | 1 | -0/+4 |
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 | -31/+31 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+0 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-03-12 | tree-ssa-ifcombine.c (forwarder_block_to): New function. | Jakub Jelinek | 1 | -70/+126 |
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/+5 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -1/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -1/+2 |
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 | -1/+1 |
2013-10-29 | tree-ssa-ifcombine.c: Include rtl.h and tm_p.h. | Andrew Pinski | 1 | -2/+48 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+5 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -18/+35 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+1 |