aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine/GenericValue.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Represent va_list in interpreter as a (ec-stack-depth . var-arg-index)Brian Gaeke2004-02-251-0/+1
* Use uintptr_t for pointer values in the ExecutionEngine.Brian Gaeke2003-12-121-1/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-241-0/+40