summaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/GenericValue.h
AgeCommit message (Expand)AuthorFilesLines
2004-09-01Changes For Bug 352Reid Spencer1-1/+1
2004-02-25Represent va_list in interpreter as a (ec-stack-depth . var-arg-index)Brian Gaeke1-0/+1
2003-12-12Use uintptr_t for pointer values in the ExecutionEngine.Brian Gaeke1-1/+1
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke1-0/+4
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell1-0/+7
2002-12-24Initial checkin of new LLI with JIT compilerChris Lattner1-0/+40