aboutsummaryrefslogtreecommitdiff
path: root/gcc/timevar.def
AgeCommit message (Expand)AuthorFilesLines
2024-07-02Rename expand_powcabs pass to expand_powAndrew Pinski1-1/+1
2024-06-10Move array_bounds warnings into a separate pass.Andrew MacLeod1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-17analyzer: new warning: -Wanalyzer-infinite-loop [PR106147]David Malcolm1-0/+1
2023-10-05Create a fast VRP passAndrew MacLeod1-0/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-0/+1
2022-09-02Refactor RPO VN API to allow timevar trackingRichard Biener1-0/+1
2022-07-20Move pass_cse_sincos after vectorizer.liuhongt1-0/+1
2022-01-25Avoid recomputing PHI results after failure (PR104203).Martin Sebor1-0/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-29Use a separate TV_* timer for the VRP threader.Aldy Hernandez1-0/+1
2021-05-06refactor SSA rewriting timevarsRichard Biener1-2/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-01C++ Module parameters & timersNathan Sidwell1-0/+3
2020-12-01Add if-chain to switch conversion pass.Martin Liska1-0/+1
2020-11-02pass: Run cleanup passes before SLP [PR96789]Kewen Lin1-0/+1
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+2
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-1/+0
2020-06-03Optimize ODR enum streamingJan Hubicka1-0/+1
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+11
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-09Update the concepts implementation to conform to C++20.Jason Merrill1-2/+3
2019-07-24cgraphunit.c (symbol_table::compile): Start and stop TV_CGRAPH_IPA_PASSES and...Giuliano Belinassi1-0/+2
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska1-2/+2
2019-04-25tree-pass.h (make_pass_phi_only_cprop): Remove.Richard Biener1-1/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17Add a loop versioning passRichard Sandiford1-0/+1
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-0/+1
2017-12-07Add unroll and jam passMichael Matz1-0/+1
2017-12-05timevar.def (TV_TREE_RECIP, [...]): Add.Richard Biener1-0/+3
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska1-0/+1
2017-07-16ipa-fnsummary.c (pass_data_ipa_fn_summary): Use TV_IPA_FNSUMMARY.Jan Hubicka1-0/+1
2017-05-03timevar.def: Add TV_CONSTEXPR.Jason Merrill1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-28GIMPLE store merging passKyrylo Tkachov1-0/+1
2016-10-20loop splittingMichael Matz1-0/+1
2016-09-20Add Early VRPKugan Vivekanandarajah1-0/+1
2016-07-21Improving concepts performance and diagnostics.Andrew Sutton1-0/+2
2016-05-27tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.Jeff Law1-0/+1
2016-05-25timevar.def (TV_TREE_LOOP_IFCVT): Add.Richard Biener1-0/+1
2016-02-10timevar.def (TV_PHASE_DBGINFO): Delete.Eric Botcazou1-2/+0
2016-01-19Merge of HSAMartin Jambor1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.Jan Hubicka1-0/+3
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+1
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-0/+1