Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-10 | Fix some memory leaks | Richard Biener | 1 | -1/+5 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-12-12 | crc: Comment spelling fix | Jakub Jelinek | 1 | -2/+2 |
2024-12-01 | [PATCH v7 11/12] Replace the original CRC loops with a faster CRC calculation | Mariam Arutunian | 1 | -0/+78 |
2024-12-01 | [PATCH v7 10/12] Verify detected CRC loop with symbolic execution and LFSR ma... | Mariam Arutunian | 1 | -2/+314 |
2024-12-01 | [PATCH v7 08/12] Add a new pass for naive CRC loops detection | Mariam Arutunian | 1 | -0/+1003 |