aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* 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