[gcc r15-628] tree-into-ssa: speed up sorting in prune_unused_phi_nodes [PR114480]

2024-05-17 Thread Alexander Monakov via Gcc-cvs
https://gcc.gnu.org/g:4b9e68a6f3b22800a7f12b58ef6b25e3b339bb3c commit r15-628-g4b9e68a6f3b22800a7f12b58ef6b25e3b339bb3c Author: Alexander Monakov Date: Wed May 15 16:23:17 2024 +0300 tree-into-ssa: speed up sorting in prune_unused_phi_nodes [PR114480] In PR 114480 we are hitting a

[gcc r15-3037] libcpp: replace SSE4.2 helper with an SSSE3 one

2024-08-20 Thread Alexander Monakov via Gcc-cvs
https://gcc.gnu.org/g:20a5b4824993ae1c99f3b965c5e07bbd2c64b2ce commit r15-3037-g20a5b4824993ae1c99f3b965c5e07bbd2c64b2ce Author: Alexander Monakov Date: Tue Aug 6 09:47:23 2024 +0300 libcpp: replace SSE4.2 helper with an SSSE3 one Since the characters we are searching for (CR, LF,

[gcc r15-3121] libcpp: bump padding size in _cpp_convert_input [PR116458]

2024-08-23 Thread Alexander Monakov via Gcc-cvs
https://gcc.gnu.org/g:b2c1d7c4573d3b938f44b3bda202adeb292b1cbc commit r15-3121-gb2c1d7c4573d3b938f44b3bda202adeb292b1cbc Author: Alexander Monakov Date: Thu Aug 22 21:09:47 2024 +0300 libcpp: bump padding size in _cpp_convert_input [PR116458] The recently introduced search_line_fa

[gcc r15-3192] libcpp: deduplicate definition of padding size

2024-08-26 Thread Alexander Monakov via Gcc-cvs
https://gcc.gnu.org/g:a8260ebeae0f817bc7adf99cf62b604b1e2d3895 commit r15-3192-ga8260ebeae0f817bc7adf99cf62b604b1e2d3895 Author: Alexander Monakov Date: Sat Aug 24 17:37:13 2024 +0300 libcpp: deduplicate definition of padding size Tie together the two functions that ensure tail pa