index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
ExecutionEngine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
6
-27
/
+25
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-0
/
+1
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
10
-5
/
+117
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
22
-2145
/
+127
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
9
-74
/
+75
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
3
-3
/
+30
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
18
-159
/
+418
*
Merging r195092:
Bill Wendling
2013-11-19
3
-28
/
+15
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
3
-12
/
+24
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
3
-22
/
+12
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
3
-12
/
+22
*
Removing unnecessary link component for MCJIT unittests
Andrew Kaylor
2013-10-21
2
-2
/
+1
*
Assert on duplicate registration. Don't depend on function pointer equality.
Rafael Espindola
2013-10-16
1
-12
/
+0
*
MCJIT: skip some more new multi-module tests on unsupported platforms.
Tim Northover
2013-10-02
1
-0
/
+8
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
4
-26
/
+32
*
Tests for MCJIT multiple module support
Andrew Kaylor
2013-10-01
4
-75
/
+556
*
Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc."
Rafael Espindola
2013-07-26
1
-2
/
+1
*
[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc.
Bill Schmidt
2013-07-26
1
-1
/
+2
*
[mips] Use pristine object file while processing relocations.
Akira Hatanaka
2013-07-24
1
-0
/
+2
*
Convert Windows to Unix line endings, no functionality change.
Stephen Lin
2013-07-13
1
-172
/
+172
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-1
/
+1
*
Fix -Wsign-compare warning and remove windows-style line endings introduced b...
David Blaikie
2013-07-02
1
-17
/
+17
*
Fixed alignment of code sections in the JIT mode. Added a test to the JITMemo...
Elena Demikhovsky
2013-07-02
1
-0
/
+23
*
Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaini...
Andrew Kaylor
2013-06-28
1
-7
/
+10
*
Adding tests for DebugIR pass
Daniel Malea
2013-06-28
1
-34
/
+43
*
[mips] Remove Triple:mips from SupportedArchs in MCJIT unittests
Akira Hatanaka
2013-06-20
1
-1
/
+0
*
Remove unused member.
Rafael Espindola
2013-05-30
1
-1
/
+0
*
Expose the RTDyldMemoryManager through the C API. This allows clients of
Filip Pizlo
2013-05-22
1
-38
/
+125
*
Roll out r182407 and r182408 because they broke builds.
Filip Pizlo
2013-05-21
1
-125
/
+38
*
Expose the RTDyldMemoryManager through the C API. This allows clients of
Filip Pizlo
2013-05-21
1
-38
/
+125
*
Alternative fix for problem addressed in r182233
Ulrich Weigand
2013-05-21
1
-42
/
+19
*
Partially revert change in r181200 that tried to simplify JIT unit test #ifdefs.
Bob Wilson
2013-05-20
1
-3
/
+25
*
SubArch support in MCJIT unittest
Renato Golin
2013-05-19
3
-3
/
+31
*
AArch64: enable MCJIT unittests
Tim Northover
2013-05-19
2
-0
/
+2
*
Minor changes to the MCJITTest unittests to use the correct API for finalizing
David Tweed
2013-05-17
4
-16
/
+18
*
Use only explicit bool conversion operators
David Blaikie
2013-05-15
1
-1
/
+1
*
SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the
Filip Pizlo
2013-05-14
1
-2
/
+2
*
Fix MCJITCAPITest.cpp unit test on Windows.
Andrew Kaylor
2013-05-10
1
-0
/
+2
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
1
-110
/
+0
*
[SystemZ] Set up JIT/MCJIT test cases
Ulrich Weigand
2013-05-06
3
-6
/
+9
*
Simplify JIT unit test #ifdefs
Ulrich Weigand
2013-05-06
2
-28
/
+10
*
This exposes more MCJIT options via the C API:
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Wrap some lines to bring MCJITCAPITest into conformance with the 80 column li...
Filip Pizlo
2013-05-01
1
-3
/
+5
*
Exposing MCJIT through C API
Andrew Kaylor
2013-04-29
4
-48
/
+173
*
Re-enabling MCJIT object caching with memory leak fixed
Andrew Kaylor
2013-04-25
2
-0
/
+241
*
Revert "Adding object caching support to MCJIT"
Rafael Espindola
2013-04-25
2
-241
/
+0
*
Revert "Exposing MCJIT through C API"
Rafael Espindola
2013-04-25
4
-173
/
+48
*
Exposing MCJIT through C API
Andrew Kaylor
2013-04-24
4
-48
/
+173
*
Fixing cmake build for MCJIT unit tests
Andrew Kaylor
2013-04-23
1
-0
/
+1
*
Adding object caching support to MCJIT
Andrew Kaylor
2013-04-23
1
-0
/
+240
[next]