Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-18 | middle-end IFN_ASSUME support [PR106654] | Jakub Jelinek | 1 | -0/+1 |
2022-09-02 | Refactor RPO VN API to allow timevar tracking | Richard Biener | 1 | -0/+1 |
2022-07-20 | Move pass_cse_sincos after vectorizer. | liuhongt | 1 | -0/+1 |
2022-01-25 | Avoid recomputing PHI results after failure (PR104203). | Martin Sebor | 1 | -0/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-09-29 | Use a separate TV_* timer for the VRP threader. | Aldy Hernandez | 1 | -0/+1 |
2021-05-06 | refactor SSA rewriting timevars | Richard Biener | 1 | -2/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-01 | C++ Module parameters & timers | Nathan Sidwell | 1 | -0/+3 |
2020-12-01 | Add if-chain to switch conversion pass. | Martin Liska | 1 | -0/+1 |
2020-11-02 | pass: Run cleanup passes before SLP [PR96789] | Kewen Lin | 1 | -0/+1 |
2020-09-20 | New modref/ipa_modref optimization passes | Jan Hubicka | 1 | -0/+2 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -1/+0 |
2020-06-03 | Optimize ODR enum streaming | Jan Hubicka | 1 | -0/+1 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+11 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-09 | Update the concepts implementation to conform to C++20. | Jason Merrill | 1 | -2/+3 |
2019-07-24 | cgraphunit.c (symbol_table::compile): Start and stop TV_CGRAPH_IPA_PASSES and... | Giuliano Belinassi | 1 | -0/+2 |
2019-07-03 | Add zstd support for LTO bytecode compression. | Martin Liska | 1 | -2/+2 |
2019-04-25 | tree-pass.h (make_pass_phi_only_cprop): Remove. | Richard Biener | 1 | -1/+0 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-17 | Add a loop versioning pass | Richard Sandiford | 1 | -0/+1 |
2018-01-13 | Add an "early rematerialisation" pass | Richard Sandiford | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-07 | re PR tree-optimization/81303 (410.bwaves regression caused by r249919) | Bin Cheng | 1 | -0/+1 |
2017-12-07 | Add unroll and jam pass | Michael Matz | 1 | -0/+1 |
2017-12-05 | timevar.def (TV_TREE_RECIP, [...]): Add. | Richard Biener | 1 | -0/+3 |
2017-08-29 | Make expansion of balanced binary trees of switches on tree level. | Martin Liska | 1 | -0/+1 |
2017-07-16 | ipa-fnsummary.c (pass_data_ipa_fn_summary): Use TV_IPA_FNSUMMARY. | Jan Hubicka | 1 | -0/+1 |
2017-05-03 | timevar.def: Add TV_CONSTEXPR. | Jason Merrill | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-28 | GIMPLE store merging pass | Kyrylo Tkachov | 1 | -0/+1 |
2016-10-20 | loop splitting | Michael Matz | 1 | -0/+1 |
2016-09-20 | Add Early VRP | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-07-21 | Improving concepts performance and diagnostics. | Andrew Sutton | 1 | -0/+2 |
2016-05-27 | tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h. | Jeff Law | 1 | -0/+1 |
2016-05-25 | timevar.def (TV_TREE_LOOP_IFCVT): Add. | Richard Biener | 1 | -0/+1 |
2016-02-10 | timevar.def (TV_PHASE_DBGINFO): Delete. | Eric Botcazou | 1 | -2/+0 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-25 | timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New. | Jan Hubicka | 1 | -0/+3 |
2015-11-13 | [Patch,tree-optimization]: Add new path Splitting pass on tree ssa | Ajit Agarwal | 1 | -0/+1 |
2015-10-21 | Add a pass to back-propagate use information | Richard Sandiford | 1 | -0/+1 |
2015-10-19 | REE: fix uninitialized registers handling | Pierre-Marie de Rodat | 1 | -0/+1 |
2015-08-03 | Refactoring of timevar API | David Malcolm | 1 | -0/+2 |
2015-07-09 | re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized) | Marek Polacek | 1 | -0/+1 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -2/+8 |
2015-05-20 | Introduce TV_INITIALIZE_RTL | David Malcolm | 1 | -0/+1 |