index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify ART's various implementations of bit_cast.
Roland Levillain
2015-03-24
1
-60
/
+60
*
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-06
4
-1
/
+300
*
Stack support for Optimizing compiler
Sebastien Hertz
2015-03-03
3
-7
/
+30
*
ART: Change x86 long param ABI (Quick/JNI/Opt)
Mark Mendell
2015-01-30
2
-14
/
+31
*
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
Mark P Mendell
2015-01-27
2
-11
/
+54
*
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-27
2
-54
/
+11
*
Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-26
2
-11
/
+54
|
\
|
*
ART: Implement X86 hard float (Quick/JNI/Baseline)
Mark Mendell
2015-01-23
2
-11
/
+54
*
|
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+1
|
/
*
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
1
-0
/
+9
*
Skip r1 on arm if first parameter is a long.
Nicolas Geoffray
2015-01-13
1
-0
/
+7
*
Fix handling of long argument spanning register/memory.
Nicolas Geoffray
2015-01-12
1
-1
/
+5
*
Add VerifyObject to StackHandleScope::SetReference
Mathieu Chartier
2015-01-08
5
-0
/
+5
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-7
/
+12
*
Remove portable.
Elliott Hughes
2014-12-12
3
-450
/
+0
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-1
/
+3
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-3
/
+3
*
Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"
Andreas Gampe
2014-11-04
1
-2
/
+2
|
\
|
*
ART: Replace COMPILE_ASSERT with static_assert (compiler)
Andreas Gampe
2014-11-03
1
-2
/
+2
*
|
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
2
-9
/
+13
|
/
*
Merge "Tidy logging code not using UNIMPLEMENTED."
Ian Rogers
2014-10-25
1
-0
/
+1
|
\
|
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-0
/
+1
*
|
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
1
-23
/
+109
|
/
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-4
/
+0
*
Rename arm64 `Register` to `XRegister`.
Alexandre Rames
2014-10-17
1
-18
/
+18
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+3
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-9
/
+9
*
ARM64: Update code after the VIXL 1.6 release.
Alexandre Rames
2014-10-09
1
-4
/
+0
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
2
-5
/
+38
*
ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test
Andreas Gampe
2014-08-19
1
-56
/
+203
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
1
-10
/
+90
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
2
-19
/
+11
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-1
/
+4
*
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
Zheng Xu
2014-07-29
1
-17
/
+16
*
Fix JNI compiler frame size adjustments.
Vladimir Marko
2014-07-25
2
-9
/
+42
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+1
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
*
x86_64: Enable fp-reg promotion
Serguei Katkov
2014-07-10
2
-3
/
+9
*
JNI dlsym lookup fixes.
Ian Rogers
2014-07-07
1
-2
/
+2
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
1
-67
/
+60
*
Merge "Thumb2 assembler for JNI compiler and optimizing compiler"
Dave Allison
2014-06-05
1
-3
/
+1
|
\
|
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-3
/
+1
*
|
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
7
-73
/
+80
|
/
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
2
-6
/
+7
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
2
-2
/
+2
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
10
-108
/
+111
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-1
/
+1
*
Give Compiler a back reference to the driver.
Ian Rogers
2014-05-06
1
-4
/
+4
*
ART: aarch64 jni compiler needs to extend small return types
Andreas Gampe
2014-05-01
7
-1
/
+28
*
Fix typo in ISA centralization
Andreas Gampe
2014-04-16
1
-1
/
+1
[next]