aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine/JIT.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-38/+0
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Fix comments from copy-paste to a more relevant meaningEli Bendersky2012-04-291-1/+1
* Fix the Ocaml bindings for the ExecutionEngine: with the change to buildBob Wilson2009-06-241-4/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* split the JIT memory management code out from the main JIT logic into itsChris Lattner2007-12-051-2/+2
* Fix headersJeff Cohen2006-03-241-1/+1
* Minor corrections.Jeff Cohen2006-03-241-1/+2
* Get JIT/Interpreter working on Windows again.Jeff Cohen2006-03-241-0/+39