aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine/JIT.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+40