index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
Commit message (
Expand
)
Author
Age
Files
Lines
*
add libLLVMExecutionEngine, libLLVMMCJIT and libLLVMRuntimeDyld as device mod...
replicant-6.0-beta-0002
replicant-6.0-beta-0001
replicant-6.0-alpha-0006
replicant-6.0-alpha-0005
replicant-6.0
Wolfgang Wiedmeyer
2016-08-25
3
-0
/
+64
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
32
-570
/
+727
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
18
-109
/
+475
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
44
-903
/
+1797
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
40
-5229
/
+2862
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
19
-182
/
+1076
*
Adds the ability to run the llvm test suite in-tree.
Chris Wailes
2014-06-06
1
-0
/
+18
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
26
-470
/
+788
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
30
-1114
/
+1358
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
23
-507
/
+1691
|
\
|
*
Merging r197483:
Bill Wendling
2013-12-24
1
-1
/
+1
|
*
Merging r195157:
Petar Jovanovic
2013-11-21
1
-5
/
+4
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
4
-0
/
+14
|
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
4
-12
/
+0
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
4
-0
/
+12
|
*
Fix a problem in MCJIT identifying the module containing a global variable.
Andrew Kaylor
2013-11-15
1
-2
/
+2
|
*
Path: Recognize COFF import library file magic.
Rui Ueyama
2013-11-15
1
-0
/
+1
|
*
Resolve JIT runtime linking problems on Android.
Andrew Kaylor
2013-11-15
2
-3
/
+84
|
*
Don't try to initialize memory for a global if the allocation failed in Execu...
Andrew Kaylor
2013-11-15
1
-0
/
+4
|
*
Correct spelling.
Yaron Keren
2013-11-15
1
-1
/
+1
|
*
Fixing a problem with iterator validity in RuntimeDyldImpl::resolveExternalSy...
Andrew Kaylor
2013-11-11
1
-2
/
+12
|
*
The FIXME was indeed fixed in the linker, comment removed.
Yaron Keren
2013-10-25
1
-4
/
+0
|
*
Replaced non-ASCII character.
Yaron Keren
2013-10-24
1
-1
/
+1
|
*
Revert part of r193291, restoring the deletion of loaded objects.
Chandler Carruth
2013-10-24
1
-0
/
+9
|
*
Optimizing MCJIT module state tracking
Andrew Kaylor
2013-10-24
2
-122
/
+209
|
*
FIXME comment shouldn't have been doxygen style
Andrew Kaylor
2013-10-21
1
-1
/
+1
|
*
Improving MCJIT/RuntimeDyld thread safety
Andrew Kaylor
2013-10-21
4
-12
/
+40
|
*
Avoid duplicate search by reusing the iterator.
Yaron Keren
2013-10-19
2
-5
/
+7
|
*
Added comments from Andrew Kaylor.
Yaron Keren
2013-10-19
1
-0
/
+21
|
*
Adding oprofile support for MCJIT.
Andrew Kaylor
2013-10-16
2
-1
/
+72
|
*
Really fix build warning/error that I think r192756 was trying to fix.
Craig Topper
2013-10-16
1
-4
/
+4
|
*
Fixing build warning/error
Andrew Kaylor
2013-10-16
1
-2
/
+3
|
*
Adding padding to the .eh_frame section in RuntimeDyld
Andrew Kaylor
2013-10-16
1
-1
/
+15
|
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
7
-7
/
+113
|
*
Path: Recognize Windows compiled resource file.
Rui Ueyama
2013-10-15
1
-0
/
+1
|
*
Separating ELF and MachO stub info functions for RuntimeDyld
Andrew Kaylor
2013-10-15
3
-23
/
+39
|
*
Fixing some host==target assumptions in RuntimeDyld
Andrew Kaylor
2013-10-15
2
-3
/
+6
|
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
9
-59
/
+123
|
*
Remove dead code.
Rafael Espindola
2013-10-07
2
-169
/
+1
|
*
Adding multiple GOT handling to RuntimeDyldELF
Andrew Kaylor
2013-10-05
2
-59
/
+81
|
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
2
-0
/
+6
|
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
6
-24
/
+34
|
*
Fixing MCJIT multiple module linking for OSX
Andrew Kaylor
2013-10-01
1
-0
/
+4
|
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
5
-99
/
+366
|
*
llvm-c: use typedef for function pointers
Anders Waldenborg
2013-09-30
1
-16
/
+8
|
*
Revert "llvm-c: Add LLVMGetPointerToFunction"
Anders Waldenborg
2013-09-20
1
-4
/
+0
|
*
llvm-c: Add LLVMGetPointerToFunction
Anders Waldenborg
2013-09-19
1
-0
/
+4
|
*
LLVM Interpreter: implementation of "insertvalue" and "extractvalue";
Elena Demikhovsky
2013-09-12
3
-1
/
+111
|
*
Don't expose symbols of lle_ functions.
Benjamin Kramer
2013-09-11
1
-7
/
+6
|
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-33
/
+4
[next]