Age | Commit message (Expand) | Author | Files | Lines |
2016-09-22 | Revert accidental commit. | Jan Hubicka | 1 | -1/+0 |
2016-09-22 | * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves. | Jan Hubicka | 1 | -1/+23 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -3/+1 |
2016-02-25 | re PR rtl-optimization/69896 (wrong code with -frename-registers @ x64_64) | Jakub Jelinek | 1 | -2/+21 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -3/+3 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -10/+5 |
2015-09-16 | Share memory blocks between pool allocators | Mikhail Maltsev | 1 | -1/+1 |
2015-07-16 | Add new object_allocator and clean-up allocator usage. | Martin Liska | 1 | -19/+4 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -8/+2 |
2015-06-17 | function.h (struct rtl_data): Remove struct and accessor macros. | Andrew MacLeod | 1 | -0/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+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 | -1/+0 |
2015-06-01 | Change use to type-based pool allocator in regcprop.c. | Martin Liska | 1 | -10/+21 |
2015-05-19 | rtl.def (REG): Change format to "r". | Richard Sandiford | 1 | -2/+2 |
2015-05-19 | rtl.h (REG_NREGS): New macro | Richard Sandiford | 1 | -10/+4 |
2015-05-02 | kill_autoinc_value can take a rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2015-01-09 | Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c | Tom de Vries | 1 | -12/+22 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -14/+14 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -3/+6 |
2014-10-22 | recog.h (extract_constrain_insn): Declare. | Richard Sandiford | 1 | -9/+3 |
2014-10-17 | Use fuse-caller-save info in cprop-hardreg | Tom de Vries | 1 | -1/+5 |
2014-10-17 | Handle copy cycles in pass_cprop_hardreg | Tom de Vries | 1 | -5/+14 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+5 |
2014-10-09 | re PR rtl-optimization/57003 (gcc breaks -O2 optimization with Wine(64) - lin... | Uros Bizjak | 1 | -1/+11 |
2014-08-28 | regcprop.c (cprop_find_used_regs_1): Delete. | Richard Sandiford | 1 | -21/+16 |
2014-08-28 | regcprop.c: Include rtl-iter.h. | Richard Sandiford | 1 | -25/+21 |
2014-08-22 | regcprop.c: Use rtx_insn | David Malcolm | 1 | -10/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-04 | recog.h (operand_alternative): Convert reg_class, reject, matched and matches... | Richard Sandiford | 1 | -3/+3 |
2014-06-04 | recog.h (alternative_class): New function. | Richard Sandiford | 1 | -8/+7 |
2014-06-04 | recog.h (recog_op_alt): Convert to a flat array. | Richard Sandiford | 1 | -13/+11 |
2014-06-04 | regcprop.c (copyprop_hardreg_forward_1): Account for HARD_REGNO_CALL_PART_CLO... | Matthew Fortune | 1 | -3/+4 |
2014-05-15 | regcprop.h: New file. | Zhenqiang Chen | 1 | -1/+22 |
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 | -88/+86 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -8/+5 |
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-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -2/+2 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -2/+2 |
2013-11-20 | re PR rtl-optimization/54300 (regcprop incorrectly looks through parallel reg... | Richard Earnshaw | 1 | -0/+18 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -18/+35 |
2013-04-25 | re PR rtl-optimization/57003 (gcc breaks -O2 optimization with Wine(64) - lin... | Jakub Jelinek | 1 | -0/+7 |