index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
quick
/
arm64
/
arm64_lir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Add tbz/tbnz and tst.
Zheng Xu
2014-08-18
1
-15
/
+20
*
AArch64: Add inlining support for ceil(), floor(), rint(), round()
Serban Constantinescu
2014-08-04
1
-0
/
+5
*
ART: Rework ARM64 entry sequence
Andreas Gampe
2014-08-04
1
-0
/
+1
*
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
Zheng Xu
2014-07-29
1
-0
/
+8
*
Aarch64: easy division and remainder for long ints.
Matteo Franchin
2014-07-12
1
-0
/
+1
*
Replace memory barriers to better reflect Java needs.
Hans Boehm
2014-07-11
1
-0
/
+1
*
ART: Fix GenSelect for ARM64
Stuart Monteith
2014-07-11
1
-0
/
+1
*
AArch64: Add few more inline functions
Serban Constantinescu
2014-07-03
1
-0
/
+3
*
ART: Quick compiler: More size checks, add TargetReg variants
Andreas Gampe
2014-07-01
1
-0
/
+2
*
AArch64: Rename A64_/A32_ register prefix to x/w.
Zheng Xu
2014-06-30
1
-19
/
+20
*
ART: ARM64 fp return reg locations are FP
Andreas Gampe
2014-06-27
1
-2
/
+2
*
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...
Andreas Gampe
2014-06-24
1
-0
/
+1
*
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
Andreas Gampe
2014-06-24
1
-1
/
+0
*
ART: Split out more cases of Load/StoreRef, volatile as parameter
Andreas Gampe
2014-06-23
1
-0
/
+1
*
ART: Start implementation of OpRegRegRegExtend for ARM64
Andreas Gampe
2014-06-19
1
-2
/
+2
*
ART: Change rrr add and sub for ARM64
Andreas Gampe
2014-06-18
1
-2
/
+4
*
AArch64: Add support for inlined methods
Serban Constantinescu
2014-06-12
1
-0
/
+2
*
Merge "Rewrite use/def masks to support 128 bits."
Vladimir Marko
2014-06-10
1
-9
/
+6
|
\
|
*
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-12
1
-9
/
+6
*
|
ART: arm64 explicit stack overflow checks
Stuart Monteith
2014-06-12
1
-5
/
+2
|
/
*
AArch64: Enable LONG_* and INT_* opcodes.
Serban Constantinescu
2014-05-22
1
-0
/
+1
*
64-bit temp register support.
buzbee
2014-05-21
1
-7
/
+17
*
Arm64 - update fp callee save base
buzbee
2014-05-20
1
-1
/
+1
*
AArch64: fixes in A64 code generation.
Matteo Franchin
2014-05-19
1
-18
/
+14
*
AArch64: Fix quick compiler monitor implementation.
Zheng Xu
2014-05-16
1
-0
/
+3
*
ART: Add more ThreadOffset in Mir2Lir and backends
Andreas Gampe
2014-05-12
1
-19
/
+0
*
AArch64: Change arm64 backend to produce A64 code.
Matteo Franchin
2014-05-07
1
-449
/
+306
*
AArch64: Added arm64 quick backend as an arm clone.
Matteo Franchin
2014-05-06
1
-0
/
+590