aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* The JIT now passes the environment pointer to the main() function when itJohn Criswell2003-08-211-2/+4
* Deconstify parameter to getPointerToFunction().Brian Gaeke2003-08-131-1/+1
* More cassert inclusion for GCC 3.3Chris Lattner2003-07-251-0/+1
* Make sure that globals are emitted AFTER the passmanager is set up for the JIT,Chris Lattner2003-05-121-2/+1
* Add new method to check to see if a global is availableChris Lattner2003-05-091-0/+8
* Add a pointersize/endianness safe load routine to match the store routineChris Lattner2003-05-081-0/+1
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-242-0/+126