Age | Commit message (Expand) | Author |
---|---|---|
2024-02-08 | Assume C compiler's default standard is `-std=gnu17` | Martin Nowack |
2023-06-05 | also check for default CHECK directive in ArrayOpt Tests | Matthis Gördel |
2023-03-20 | ConstantArrayExprVisitor: Fix detection of multiple array indices | Lukáš Zaoral |
2020-01-10 | Fix update_list_order.c | Martin Nowack |
2019-12-12 | [optimize-array] Fix value transformation | Timotej Kapus |
2019-12-12 | [optimize-array] Fix hole index in buildMixedSelectExpr | Timotej Kapus |
2019-12-12 | [optimize-array] Fix update list read order | Timotej Kapus |
2019-03-12 | Exclude testcases not compatible with MSan | Martin Nowack |
2019-03-07 | Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively. | Cristian Cadar |
2018-10-29 | add %OOopt to recently added tests and Concrete | Julian Büning |
2018-10-23 | Added support for KLEE value-based array optimization | Andrea Mattavelli |
2018-10-23 | Added support for KLEE index-based array optimization | Andrea Mattavelli |