Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | Adjust get_range_info to use the base irange class. | Aldy Hernandez | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-05 | The base class for ranges is currently value_range_base, which is rather long... | Aldy Hernandez | 1 | -2/+2 |
2019-09-16 | Auto-generate maybe_fold_and/or_comparisons from match.pd | Li Jia He | 1 | -0/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | tree-ssanames.h (set_range_info): Use value_range_base. | Richard Biener | 1 | -2/+2 |
2018-11-09 | gimple-fold.c (size_must_be_zero_p): Use value_range API instead of performin... | Aldy Hernandez | 1 | -3/+2 |
2018-10-17 | bitmap.c (bitmap_head::dump): New. | Aldy Hernandez | 1 | -4/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: adjust_ptr_info_misalignment | Richard Sandiford | 1 | -2/+1 |
2017-06-30 | tree-ssanames.c (set_range_info_raw): Abstract from ... | Aldy Hernandez | 1 | -0/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-14 | Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o. | Prasad Ghangal | 1 | -1/+2 |
2016-10-17 | Set nonnull attribute to ptr_info_def based on VRP | Kugan Vivekanandarajah | 1 | -0/+2 |
2016-09-15 | Iterator to visit SSA | Kugan Vivekanandarajah | 1 | -0/+4 |
2016-08-20 | Makefile.in: Add tree-vrp.h to GTFILES. | Kugan Vivekanandarajah | 1 | -5/+0 |
2016-01-15 | re PR tree-optimization/69270 (DOM should exploit range information to create... | Jeff Law | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-27 | cfg.c (free_edge): Add function argument and use it instead of cfun. | Richard Biener | 1 | -1/+1 |
2015-09-30 | [PATCH] Update SSA_NAME manager to use two lists | Bernd Schmidt | 1 | -0/+1 |
2015-09-30 | re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux) | Marek Polacek | 1 | -0/+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 | -0/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -2/+2 |
2014-08-20 | re PR lto/60449 (Merging function DECLs discards leaf attribute which causes ... | Martin Jambor | 1 | -1/+0 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -13/+12 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-29 | re PR middle-end/59208 (ice in initialize_flags_in_bb) | Richard Biener | 1 | -1/+9 |
2013-11-28 | tree-core.h (tree_base): Document use of static_flag for SSA_NAME. | Richard Sandiford | 1 | -2/+4 |
2013-10-31 | tree.c (tree_ctz): New function. | Jakub Jelinek | 1 | -2/+3 |
2013-10-31 | gimple-pretty-print.c (dump_ssaname_info): Print newline also in case of VR_V... | Jakub Jelinek | 1 | -3/+6 |
2013-09-24 | gimple-pretty-print.c: Various whitespace tweaks. | Christophe Lyon | 1 | -1/+1 |
2013-09-23 | gimple-pretty-print.c (dump_ssaname_info): New function. | Kugan Vivekanandarajah | 1 | -0/+19 |
2013-09-12 | tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES... | Andrew MacLeod | 1 | -0/+119 |