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
2014-01-20
Allow llvm-lit from 2.9 to work by hacking %T substitution variable.
Dan Liew
2014-01-20
Put llvm tools directory at beginning of PATH list so that the LLVM
Dan Liew
2014-01-20
Add LLVM tool directory to PATH when running tests with llvm-lit.
Dan Liew
2014-01-20
Fixed Expr/Parser/Simplify.pc test for llvm-lit. Escaped quote issue.
Dan Liew
2014-01-20
Fixed Expr/Parser/MultiByteReads.pc test.
Dan Liew
2014-01-20
Fixed Expr/Parser/ConstantFolding.pc test for llvm-lit (this probably
Dan Liew
2014-01-20
Removed use of deprecated Tcl parser for tests. This allows
Dan Liew
2014-01-17
Merge pull request #94 from MartinNowack/fix_assert_library_linking
Dan Liew
2014-01-17
Fix error message for failing linking of libraries
Martin Nowack
2014-01-17
Make KLEE fail in case main function is missing
Martin Nowack
2014-01-12
Merge pull request #68 from MartinNowack/feature_kleeInternalFunctions
Dan Liew
2014-01-10
Merge pull request #86 from msoos/master
Dan Liew
2014-01-10
Fixing missing include from get_sign.c
Mate Soos
2014-01-09
Fixed race condition in parallel build where a symbolic link
Dan Liew
2014-01-09
Fix build system so that ktest-tool and klee-stats can be installed
Dan Liew
2013-12-22
Merge pull request #78 from delcypher/fix_klee_install
Cristian Cadar
2013-12-21
klee-uclibc detection is now a lot cleaner. KLEE now assumes
Dan Liew
2013-12-21
The location of KLEE's runtime libraries (apart from klee-uclibc)
Dan Liew
2013-12-21
Revert "Patch from Ben Gras which "makes Klee look for the libraries in the"
Dan Liew
2013-12-21
Do not install KLEE's header files. They are not for public
Dan Liew
2013-12-21
Do not install KLEE's internal libraries.
Dan Liew
2013-12-21
Fixed mistake in commit c5510caa2a0ce6ad9a153fee094fe50855313450
Dan Liew
2013-12-20
Merge pull request #81 from delcypher/fix_unittest_llvm33_clang
Cristian Cadar
2013-12-20
Fix compilation of unittests under Clang.
Dan Liew
2013-12-19
Added a few comments to Executor::getLastNonKleeInternalInstruction()
Dan Liew
2013-12-19
When writing stack traces for bugs write the location in the assembly.ll
Dan Liew
2013-12-19
If error location information is missing be explicit about it. This
Dan Liew
2013-12-19
Only record debug info into InstructionInfoTable if debug information
Dan Liew
2013-12-19
Remove old algorithm for acquiring debug info. Since LLVM 2.7,
Dan Liew
2013-12-19
Optimize inlineChecks function
Martin Nowack
2013-12-19
Replicate debug information from checked instructions to checker call.
Martin Nowack
2013-12-19
Allow to specify KLEE-internal functions
Martin Nowack
2013-12-19
Simplify acquisition of debug informtion for instruction info with newer LLVM...
Martin Nowack
2013-12-19
Merge pull request #76 from srg-imperial/master
Dan Liew
2013-12-19
Merge pull request #79 from delcypher/fix_llvm33_single_test
Dan Liew
2013-12-19
Re-add support for running individual tests when built with LLVM3.3
Dan Liew
2013-12-19
Merge pull request #80 from MartinNowack/fix_multiple_buildmodes
Dan Liew
2013-12-19
Allow different build modes for LLVM coexist
Martin Nowack
2013-12-12
Patch by Daniel Lupei, fixing a performance bug with the
Cristian Cadar
2013-12-11
Merge pull request #31 from antiAgainst/chroot-replay
Cristian Cadar
2013-12-08
Add chroot jail support in klee-replay.
Lei Zhang
2013-12-06
Merge pull request #72 from MartinNowack/deprecate_llvm28
MartinNowack
2013-12-06
Remove stoppoint references
Martin Nowack
2013-12-06
Deprecate LLVM 2.8 and lower
Martin Nowack
2013-12-05
Merge pull request #11 from MartinNowack/Memleaks
Cristian Cadar
2013-12-05
Close file descriptors used for warnings and messages
Martin Nowack
2013-12-05
Fix unitialized value
Martin Nowack
2013-12-05
Free used constants if not used anymore
Martin Nowack
2013-12-05
Fix timer leak
Martin Nowack
2013-11-25
Merge pull request #67 from MartinNowack/fix_asm_address
Cristian Cadar
[next]