index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
quick
/
arm
/
call_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-5
/
+5
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-2
/
+21
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-8
/
+8
*
Implement CFI for Quick.
David Srbecky
2015-04-08
1
-31
/
+70
*
Promote pointer to dex cache arrays on arm.
Vladimir Marko
2015-04-07
1
-0
/
+8
*
PC-relative loads from dex cache arrays for arm.
Vladimir Marko
2015-04-07
1
-18
/
+35
*
Write .debug_line section using the new DWARF library.
David Srbecky
2015-04-01
1
-2
/
+0
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-0
/
+1
*
Quick: Clean up Mir2Lir codegen.
Vladimir Marko
2015-03-24
1
-1
/
+1
*
Quick: Clean up slow paths.
Vladimir Marko
2015-03-20
1
-1
/
+1
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-23
/
+80
*
Add suspend checks to special methods.
Vladimir Marko
2015-02-19
1
-0
/
+22
*
ART: Remove MIRGraph::dex_pc_to_block_map_
Chao-ying Fu
2015-02-09
1
-9
/
+2
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+5
*
ART: Remove LowestSetBit and IsPowerOfTwo
Andreas Gampe
2015-01-06
1
-0
/
+1
*
Quick: Use 16-bit Thumb2 PUSH/POP when possible.
Vladimir Marko
2014-11-26
1
-4
/
+30
*
Add card mark to filled-new-array.
Vladimir Marko
2014-11-20
1
-7
/
+1
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-2
/
+2
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-2
/
+2
*
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-10-08
1
-35
/
+0
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-0
/
+115
*
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-23
1
-3
/
+3
*
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
1
-4
/
+4
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
1
-5
/
+6
*
ART: Generate chained compare-and-branch for short switches
Andreas Gampe
2014-08-06
1
-4
/
+2
*
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-2
/
+2
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-4
/
+4
*
Replace memory barriers to better reflect Java needs.
Hans Boehm
2014-07-11
1
-4
/
+4
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-4
/
+4
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-4
/
+4
*
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...
Andreas Gampe
2014-06-24
1
-2
/
+2
*
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
Andreas Gampe
2014-06-24
1
-2
/
+2
*
ART: Split out more cases of Load/StoreRef, volatile as parameter
Andreas Gampe
2014-06-23
1
-2
/
+2
*
Merge "ART: Implicit checks in the compiler are independent from Runtime"
Andreas Gampe
2014-06-18
1
-4
/
+4
|
\
|
*
ART: Implicit checks in the compiler are independent from Runtime
Andreas Gampe
2014-06-18
1
-4
/
+4
*
|
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-5
/
+5
|
/
*
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-12
1
-1
/
+1
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Quick compiler: reference cleanup
buzbee
2014-06-03
1
-4
/
+4
*
Merge "Quick Compiler: fix Arm cts failures"
Bill Buzbee
2014-05-15
1
-5
/
+20
|
\
|
*
Quick Compiler: fix Arm cts failures
Bill Buzbee
2014-05-15
1
-5
/
+20
*
|
ART: Fix MonitorExit code on ARM
Andreas Gampe
2014-05-15
1
-2
/
+5
|
/
*
ART: Fix ARM dmb placement in monitor-exit
Andreas Gampe
2014-05-13
1
-3
/
+3
*
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-11
/
+18
*
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-25
/
+29
*
Rewrite suspend test check with LIRSlowPath.
Mingyao Yang
2014-04-29
1
-1
/
+1
*
Update load/store utilities for 64-bit backends
buzbee
2014-04-22
1
-13
/
+15
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-31
/
+0
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-0
/
+31
[next]