about summary refs log tree commit diff homepage
path: root/lib/Core/ExternalDispatcher.cpp
AgeCommit message (Expand)Author
2011-09-02Update location of TargetSelect.h and TargetRegistry.h for LLVM 3.0+Peter Collingbourne
2011-07-20Updates for LLVM 3.0. Based on changes by arrowdodger, thanks!Peter Collingbourne
2011-07-20Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour ofPeter Collingbourne
2011-04-23Patch by arrowdodger (http://keeda.stanford.edu/pipermail/klee-dev/2011-April...Cristian Cadar
2010-04-05Add long double support, patch by David Ramos.Daniel Dunbar
2010-03-14Update for 2.7.Daniel Dunbar
2009-09-01Update for LLVM ostream changes.Daniel Dunbar
2009-08-17Update for LLVM API change.Daniel Dunbar
2009-08-01When generating external function stubs, access the arguments in terms of theDaniel Dunbar
2009-07-25(llvm up) Update for API changes.Daniel Dunbar
2009-07-15[llvm up] Update for LLVM TOT changes.Daniel Dunbar
2009-07-12Update for LLVM API changes.Daniel Dunbar
2009-06-22Update for changes in how JIT is linked in.Daniel Dunbar
2009-06-05Remove some unnecessary uses of C++ exceptions.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar