index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-17
create klee-last as a relative link
Daniel Schemmel
2023-02-17
Fix integer overflow
Daniel Schemmel
2023-02-06
Disable memcpy_chk_err.c on FreeBSD, where a call to __memcpy_chk is not gene...
Cristian Cadar
2023-02-06
Add an extra check to test/Runtime/FreeStanding/memcpy_chk_err.c ensuring tha...
Cristian Cadar
2023-02-06
Use LLVM 11 for FreeBSD testing (package llvm90 is not available anymore)
Cristian Cadar
2023-01-06
fix output check in test const_arr_opt1
Matthis Gördel
2022-12-09
add missing FileCheck command to test
Matthis Gördel
2022-12-09
Fixed some leaks in klee-replay
Cristian Cadar
2022-12-09
fix FileCheck cmd of VarArgByVal test
Matthis Gördel
2022-09-26
Improve the message for when large arrays become symbolic. Only print this w...
Cristian Cadar
2022-09-24
Pass llvm.experimental.noalias.scope.decl to IntrinsicLowering so that it str...
Pavel
2022-09-14
Add notes about how to keep in sync runtime with LLVM project
Pavel
2022-09-14
Improve pattern for FileCheck in UBSan's tests
Pavel
2022-09-14
Improve pattern for FileCheck in UBSan's tests
Pavel
2022-09-14
Add README to UBSan runtime
Pavel
2022-09-14
Eliminate .undefined_behavior.err category and simplify tests
Pavel
2022-09-14
Remove LLVM version < 9
Pavel
2022-09-14
Check extensions of generated files in tests
Pavel
2022-09-14
Remove LLVM version < 6
Pavel
2022-09-14
Introduce separate categories for different kinds of undefined behavior
Pavel
2022-09-14
Support UBSan-enabled binaries
Pavel Yatcheniy
2022-08-26
Use true instead of Z3_TRUE (removed in z3 4.11.0)
Jerry James
2022-08-19
Corrected wrong usage of klee_report_error in __cxa_atexit handler
Pavel
2022-07-24
Support arguments of width 128, 256 and 512 bits for external calls
Pavel
2022-07-11
Switch FreeBSD CI to 13.1 and Python 3.9
Gleb Popov
2022-07-07
POSIX runtime: fstatat: check for nonnull path APIs
Frank Busse
2022-07-04
Inline asm external call
Mikhail
2022-07-04
Fix memory leak in crosscheck core solver mechanism
Daniel Schemmel
2022-06-30
checkout KLEE with depth > 1 when running codecov
Daniel Schemmel
2022-06-30
update github checkout action to v3
Daniel Schemmel
2022-06-30
rename CallSite to CallBase
Frank Busse
2022-06-30
remove LLVM < 9
Frank Busse
2022-06-29
Perform coverage analysis for z3 as well
Daniel Schemmel
2022-06-29
forward ci environment variables used to exercise metasmt backends into the d...
Daniel Schemmel
2022-06-29
Remove the CI target metaSMT(Boolector). metaSMT(STP) already runs the test ...
Cristian Cadar
2022-06-28
Implement getArrayForUpdate iteratively
Daniel Schemmel
2022-06-27
Define stat64 to be stat on MacOS. This fixes compilation on more recent mac...
Cristian Cadar
2022-06-27
Fix error with empty EntryPoint
Saveliy Grigoryev
2022-06-26
Intrinsics: Add support for @llvm.f{ma,muladd}.f*
Lukáš Zaoral
2022-06-20
Use `klee` user to install system dependencies
Martin Nowack
2022-06-18
Update Dockerfile to install tabulate
kt218
2022-06-15
Spelling Fixes
m-davis
2022-06-13
tests: add StackTraceOutput.c
Frank Busse
2022-06-13
.err files: minor readability changes to stack trace output
Frank Busse
2022-06-13
Update SpecialFunctionHandler.cpp
Chaoqi Zhang
2022-06-13
tests: invoke LLVM tools through their corresponding macros
Lukáš Zaoral
2022-05-06
Switch to newer KLEE uClibc release
Martin Nowack
2022-05-06
Utilise Docker build artifact cache for more components
Martin Nowack
2022-05-06
Updated tests to use ktest-randgen instead of gen-random-bout
Cristian Cadar
2022-05-06
Renamed gen-random-bout to ktest-randgen
Cristian Cadar
[prev]
[next]