GNU Compiler Collection

Clone this repo:
  1. b3527d9 [PATCH] match.pd: Restrict the X | -X range test to scalars [PR127379] by Dominic P · 84 minutes ago master trunk
  2. b13ba91 AArch64: Add tune for zeroing SVE move by Wilco Dijkstra · 3 months ago
  3. afa9dd3 sched: Cap max_lookahead_tries by xiezhiheng · 12 hours ago
  4. be20f2a optabs: Fix up fallback expansions of some atomic builtins [PR127336] by Jakub Jelinek · 3 hours ago
  5. 307bef6 genemit: spread the overloaded-name definitions over the output files by Kyrylo Tkachov · 5 weeks ago
  6. ac784bf genemit: emit the split dump message through a helper by Kyrylo Tkachov · 5 weeks ago
  7. 9d13652 testsuite: arm: Fix short-IT ifcvt test target and branch scan by Kyrylo Tkachov · 4 hours ago
  8. 4756a4c genrecog: write each .md condition out once by Kyrylo Tkachov · 5 weeks ago
  9. ce66e61 genextract: drive insn_extract from the operand path table by Kyrylo Tkachov · 5 weeks ago
  10. 2ed77dd match-sat-alu.pd: Recognize more unsigned saturating subtraction forms by Kyrylo Tkachov · 7 weeks ago
  11. 1320bc3 match-sat-alu.pd: Recognize X - MIN (X, Y) as saturating subtraction by Kyrylo Tkachov · 7 weeks ago
  12. b610d8c aarch64: Add SME2.1 structured sparsity outer product intrinsics by Claudio Bantaloukas · 4 hours ago
  13. b5ca329 aarch64: Rename aarch64_imm3 and aarch64_lane_imm3 predicates by Claudio Bantaloukas · 4 hours ago
  14. 492fbdb tree-optimization/127377 - wrong pruning of non-constant partial defs by Richard Biener · 6 hours ago
  15. a426e0a tree-optimization/127363 - fix bogus vector PAREN_EXPR code generation by Richard Biener · 7 hours ago
  16. ea0f94f aarch64: fix combinez patterns for FP16 types [PR126983] by Artemiy Volkov · 9 days ago
  17. ce88ece ipa-icf: compare the nonnull contract of two functions [PR123227] by Rohith Kapelli · 4 weeks ago
  18. b76fde4 Daily bump. by GCC Administrator · 15 hours ago
  19. 9d734bb [PATCH v2 2/2] match.pd: complete the branchless min and max folds by Dominic P · 17 hours ago
  20. 771f488 [PATCH v2 1/2] match.pd: fold A - MIN (B, C) to A + MAX (-B, -C) by Dominic P · 17 hours ago