Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-09-01 | rtl-optimization/96812 - remap dependence info on RTL loop unrolling | Richard Biener | 1 | -0/+10 |
2020-08-27 | tree-optimization/96522 - transfer of flow-sensitive info in copy_ref_info | Richard Biener | 1 | -30/+18 |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-16 | re PR rtl-optimization/91173 (ICE: in int_mode_for_mode, at stor-layout.c:403) | Jeff Law | 1 | -0/+14 |
2019-06-19 | tree-ssa-address.c (preferred_mem_scale_factor): Handle when mem_mode is BLKm... | Kugan Vivekanandarajah | 1 | -0/+4 |
2019-06-13 | re PR target/88834 ([SVE] Poor addressing mode choices for LD2 and ST2) | Kugan Vivekanandarajah | 1 | -0/+29 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-13 | Improve canonicalisation of TARGET_MEM_REFs | Richard Sandiford | 1 | -12/+38 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: MEM_REF offsets | Richard Sandiford | 1 | -2/+2 |
2017-12-20 | poly_int: aff_tree | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: get_addr_base_and_unit_offset | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: tree constants | Richard Sandiford | 1 | -1/+2 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -2/+2 |
2017-08-30 | [62/77] Big machine_mode to scalar_int_mode replacement | Richard Sandiford | 1 | -2/+2 |
2017-05-11 | tree-ssa-address.c: Include header file. | Bin Cheng | 1 | -55/+126 |
2017-05-11 | tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p): Move from ... | Bin Cheng | 1 | -0/+58 |
2017-05-11 | tree-ssa-address.c (struct mem_address): Move to header file. | Bin Cheng | 1 | -9/+2 |
2017-01-09 | [tree-ssa-address] Avoid creating non-canonical RTL in gen_addr_rtx | Kyrylo Tkachov | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -4/+3 |
2016-08-20 | Makefile.in: Add tree-vrp.h to GTFILES. | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-05-23 | tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when TMR_INDEX is non... | Bin Cheng | 1 | -0/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-09 | re PR tree-optimization/66768 (address space gets lost on literal pointer) | Richard Henderson | 1 | -1/+1 |
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/+10 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -2/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
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 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -6/+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-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -5/+5 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+8 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -22/+21 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+4 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -1/+3 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+4 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -0/+19 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |