analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / rtlanal.cc
2022-07-20 Alexander MonakovAvoid registering __builtin_setjmp_receiver label twice...
2022-07-20 Alexander MonakovRemove unused remove_node_from_expr_list
2022-05-30 Roger SayleMake the default rtx_costs of MULT/DIV variants consistent.
2022-05-09 Martin LiskaCome up with {,UN}LIKELY macros.
2022-04-22 Jakub Jelinekrtlanal: Fix up replace_rtx [PR105333]
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.