Skip to content
Snippets Groups Projects
  1. Mar 12, 2024
  2. Sep 05, 2023
  3. Jul 31, 2023
  4. Jul 17, 2023
  5. Jun 15, 2023
    • David Bühler's avatar
      [Eva] Fixes a convergence issue on allocated memory. · 038f4ef3
      David Bühler authored
      On some loops allocating memory, the size of the allocated base can be
      increased at each iteration without widening, thus preventing the convergence
      of the analysis.
      In lmap, when the widening has no effect, we widen the size of such allocated
      bases to avoid such issues.
      038f4ef3
  6. Feb 16, 2023
  7. Mar 21, 2022
    • Virgile Prevosto's avatar
      [kernel] Better casts introduction · b387e3bd
      Virgile Prevosto authored
      - always remove FC's internal attribute everywhere before deciding whether
        a cast is needed.
      - ACSL and C decisions to cast are similar
      - only unroll type for checking equality. If a cast is needed, keep
        typedef (if any) as target
      b387e3bd
  8. Feb 08, 2022
  9. Jan 06, 2022
  10. Oct 13, 2021
  11. Sep 03, 2020
  12. Oct 29, 2019
  13. Feb 05, 2019
  14. Dec 12, 2018
  15. Dec 04, 2018
  16. Dec 03, 2018
  17. Nov 28, 2018
  18. Nov 23, 2018
  19. Nov 22, 2018
  20. Nov 16, 2018
  21. Oct 31, 2018
Loading