aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sccvn.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-28tree-optimization/114121 - wrong VN with context sensitive range infoRichard Biener1-0/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-13tree-optimization/112991 - re-do PR112961 fixRichard Biener1-0/+1
2023-09-29Remove poly_int_podRichard Sandiford1-1/+1
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka1-5/+5
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-02Refactor RPO VN API to allow timevar trackingRichard Biener1-2/+6
2022-05-12tree-optimization/105562 - avoid uninit diagnostic with better FRERichard Biener1-1/+1
2022-02-25tree-optimization/103037 - PRE simplifying valueized expressionsRichard Biener1-0/+4
2022-02-10tree-optimization/104373 - early diagnostic on unreachable codeRichard Biener1-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-10-25tree-optimization/102920 - fix PHI VN with undefined argsRichard Biener1-1/+1
2021-10-04tree-optimization/102570 - teach VN about internal functionsRichard Biener1-1/+2
2021-07-20Adjust by-value function vec arguments to by-reference.Martin Sebor1-1/+1
2021-04-07Add debug_vn_reference_ops helperRichard Biener1-0/+1
2021-02-09Fix O(region-size) unwind in VNRichard Biener1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-06make PRE constant value IDs negativeRichard Biener1-1/+11
2020-08-04tree-optimization/88240 - stopgap for floating point code-hoisting issuesRichard Biener1-0/+1
2020-03-03sccvn: Improve handling of load masked with integer constant [PR93582]Jakub Jelinek1-1/+1
2020-03-03tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOMRichard Biener1-5/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-03tree-ssa-sccvn.h (vn_nary_op_lookup): Remove.Richard Biener1-2/+0
2019-07-29re PR tree-optimization/91257 (Compile-time and memory-hog hog)Richard Biener1-0/+23
2019-07-04tree-ssa-sccvn.h (vn_reference_lookup): Add last_vuse_ptr argument.Richard Biener1-1/+2
2019-06-04re PR fortran/90738 (gfortran.dg/pointer_array_10.f90 etc. FAIL)Richard Biener1-1/+1
2019-06-03tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original full reference...Richard Biener1-1/+1
2019-04-11re PR tree-optimization/90020 (-O2 -Os x86-64 wrong code generated for GNU Em...Richard Biener1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-27cfganal.h (rev_post_order_and_mark_dfs_back_seme): Declare.Richard Biener1-68/+32
2018-07-20tree-ssa-sccvn.h (struct vn_nary_op_s): Add next member.Richard Biener1-0/+3
2018-07-19tree-ssa-sccvn.h (struct vn_phi_s): Make phiargs member a trailing array.Richard Biener1-1/+2
2018-06-08Remove MPXMartin Liska1-2/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: ao_ref and vn_reference_op_tRichard Sandiford1-1/+1
2017-10-25tree-ssa-sccvn.h (vn_eliminate): Declare.Richard Biener1-0/+1
2017-05-12tree-ssa-sccvn.h (has_VN_INFO): Declare.Richard Biener1-0/+1
2017-04-24tree-ssa-sccvn.h (run_scc_vn): Adjust prototype.Richard Biener1-1/+1
2017-04-20re PR debug/80453 (another compare-debug failure)Richard Biener1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-19re PR tree-optimization/71901 (ice in find_or_generate_expression)Richard Biener1-3/+10
2016-07-14re PR tree-optimization/71866 (gcc locks up after fix for PR70159)Richard Biener1-0/+1
2016-07-07tree-ssa-pre.c: Include alias.h.Richard Biener1-0/+1
2016-04-19re PR tree-optimization/70724 (Miscompiles python3 with FDO)Richard Biener1-0/+1
2016-02-15re PR tree-optimization/69776 (Wrong optimization with aliasing)Richard Biener1-1/+1
2016-01-25re PR tree-optimization/69376 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener1-0/+21
2016-01-20re PR target/69345 (459.GemsFDTD regression)Richard Biener1-0/+20
2016-01-15re PR tree-optimization/69117 (wrong code at -O1 -fstrict-aliasing)Richard Biener1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1