about summary refs log tree commit diff homepage
path: root/test/ArrayOpt
AgeCommit message (Expand)Author
2024-02-08Assume C compiler's default standard is `-std=gnu17`Martin Nowack
2023-06-05also check for default CHECK directive in ArrayOpt TestsMatthis Gördel
2023-03-20ConstantArrayExprVisitor: Fix detection of multiple array indicesLukáš Zaoral
2020-01-10Fix update_list_order.cMartin Nowack
2019-12-12[optimize-array] Fix value transformationTimotej Kapus
2019-12-12[optimize-array] Fix hole index in buildMixedSelectExprTimotej Kapus
2019-12-12[optimize-array] Fix update list read orderTimotej Kapus
2019-03-12Exclude testcases not compatible with MSanMartin Nowack
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-10-29add %OOopt to recently added tests and ConcreteJulian Büning
2018-10-23Added support for KLEE value-based array optimizationAndrea Mattavelli
2018-10-23Added support for KLEE index-based array optimizationAndrea Mattavelli