index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
ExecutionEngine
/
GenericValue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for vector data types in the LLVM interpreter.
Nadav Rotem
2013-04-01
1
-4
/
+9
*
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-15
1
-1
/
+5
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords, and fix a minor typo that they uncovered.
Dan Gohman
2007-12-14
1
-1
/
+1
*
Implement x86 long double in jit (not really
Dale Johannesen
2007-09-17
1
-1
/
+1
*
Make GenericeValue into a struct with a union instead of just a union. This
Reid Spencer
2007-03-06
1
-23
/
+16
*
Add APIntVal as a possible GenericeValue.
Reid Spencer
2007-03-03
1
-0
/
+3
*
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
Reid Spencer
2007-01-11
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-8
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Represent va_list in interpreter as a (ec-stack-depth . var-arg-index)
Brian Gaeke
2004-02-25
1
-0
/
+1
*
Use uintptr_t for pointer values in the ExecutionEngine.
Brian Gaeke
2003-12-12
1
-1
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Initial checkin of new LLI with JIT compiler
Chris Lattner
2002-12-24
1
-0
/
+40