IssueMut
Random fuzzing rarely reaches the code paths where real compiler bugs live — but thousands of past bug reports show exactly which paths those are. IssueMut mines 1,760 historical GCC and LLVM bug reports into structured test-case pairs, then runs a multi-agent LLM pipeline — generation, validation, and iterative-revision agents — that synthesizes 587 fuzzing mutators from real past bugs. It found 65 new bugs, 60 of which GCC and LLVM maintainers confirmed or fixed.