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
/
lib
/
ExecutionEngine
/
ExecutionEngine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
Duncan Sands
2007-11-01
1
-5
/
+5
*
add a mechanism for the JIT to invoke a function to lazily create functions a...
Chris Lattner
2007-10-22
1
-2
/
+2
*
LoadLibraryPermanently doesn't throw.
Chris Lattner
2007-10-21
1
-3
/
+3
*
Add a convenience method for creating EE's.
Chris Lattner
2007-10-21
1
-0
/
+4
*
Add removeModuleProvider()
Devang Patel
2007-10-15
1
-0
/
+15
*
convertFromInteger, as originally written, expected sign-extended
Neil Booth
2007-10-07
1
-2
/
+2
*
Constant fold int-to-long-double conversions;
Dale Johannesen
2007-09-30
1
-2
/
+2
*
Change APFloat::convertFromInteger to take the incoming
Dale Johannesen
2007-09-21
1
-3
/
+5
*
Implement x86 long double in jit (not really
Dale Johannesen
2007-09-17
1
-3
/
+83
*
Next round of APFloat changes.
Dale Johannesen
2007-09-06
1
-2
/
+2
*
Fix a comment typo noticed by Sandro Magi.
Reid Spencer
2007-08-11
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+809