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
path:
root
/
lib
/
Module
/
InstructionInfoTable.cpp
Age
Commit message (
Expand
)
Author
2014-09-14
[LLVM3.5] Update for more random headers moving around.
Daniel Dunbar
2014-09-14
[LLVM3.5] Update for move of CFG.h into IR.
Daniel Dunbar
2014-09-14
[Module] Try harder to associate each instruction with source level debug info.
Daniel Dunbar
2014-09-13
Add KLEE specific DEBUG macros.
Daniel Dunbar
2014-09-12
[Module] Fix handling of instructions without debug info.
Daniel Dunbar
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
Simplify acquisition of debug informtion for instruction info with newer LLVM...
Martin Nowack
2013-12-06
Deprecate LLVM 2.8 and lower
Martin Nowack
2013-08-27
Port to LLVM 3.3
Martin Nowack
2013-04-04
Patch by Michael Contreras and Jiri Slaby for compiling KLEE with LLVM 3.2
Cristian Cadar
2011-07-20
Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour of
Peter Collingbourne
2011-06-23
When extracting path from debug info, use file name on its own if it begins w...
Peter Collingbourne
2010-09-30
Spell versioning macros correctly.
Daniel Dunbar
2010-09-30
Update for spurious LLVM API changes.
Daniel Dunbar
2010-03-14
Update for 2.7.
Daniel Dunbar
2009-10-25
Update source to build against LLVM 2.6
Daniel Dunbar
2009-09-01
Update for LLVM ostream changes.
Daniel Dunbar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar