index
:
android_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
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
/
x86
/
call_x86.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-9
/
+12
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-3
/
+13
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Merge "Quick: PC-relative loads from dex cache arrays on x86."
Vladimir Marko
2015-04-09
1
-24
/
+16
|
\
|
*
Quick: PC-relative loads from dex cache arrays on x86.
Vladimir Marko
2015-04-09
1
-24
/
+16
*
|
Implement CFI for Quick.
David Srbecky
2015-04-08
1
-0
/
+28
|
/
*
Remove the old CFI infrastructure.
David Srbecky
2015-04-07
1
-4
/
+3
*
Merge "Write .debug_line section using the new DWARF library."
David Srbecky
2015-04-02
1
-2
/
+0
|
\
|
*
Write .debug_line section using the new DWARF library.
David Srbecky
2015-04-01
1
-2
/
+0
*
|
PC-relative loads from dex cache arrays for x86-64.
Vladimir Marko
2015-04-02
1
-6
/
+18
|
/
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-0
/
+1
*
Quick: Clean up slow paths.
Vladimir Marko
2015-03-20
1
-1
/
+1
*
Fix 32 bit loads of 64 bit direct code pointers
Mathieu Chartier
2015-03-13
1
-1
/
+6
*
Fix core spill mask for x86 special suspend.
Vladimir Marko
2015-02-20
1
-1
/
+1
*
Add suspend checks to special methods.
Vladimir Marko
2015-02-19
1
-0
/
+35
*
ART: Remove MIRGraph::dex_pc_to_block_map_
Chao-ying Fu
2015-02-09
1
-82
/
+2
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-0
/
+3
*
X86_64 QBE: use RIP addressing
Mark Mendell
2014-12-04
1
-26
/
+38
*
ART: Generate switch targets from successor blocks
Chao-ying Fu
2014-11-21
1
-13
/
+76
*
Add card mark to filled-new-array.
Vladimir Marko
2014-11-20
1
-8
/
+1
*
Tidy RegStorage for X86.
Ian Rogers
2014-11-08
1
-14
/
+21
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+2
*
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-10-08
1
-48
/
+0
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-0
/
+56
*
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-23
1
-2
/
+2
*
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
-1
/
+1
*
ART: Generate chained compare-and-branch for short switches
Andreas Gampe
2014-08-06
1
-4
/
+2
*
ART: Rework quick entrypoint code in Mir2Lir, cleanup
Andreas Gampe
2014-07-28
1
-14
/
+3
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-21
/
+46
*
ART: Rework TargetReg(symbolic_reg, wide)
Andreas Gampe
2014-07-12
1
-1
/
+1
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-46
/
+21
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-21
/
+46
*
x86_64: Enable fp-reg promotion
Serguei Katkov
2014-07-10
1
-2
/
+2
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-45
/
+21
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-21
/
+45
*
Clean-up call_x86.cc
Serguei Katkov
2014-07-09
1
-21
/
+11
*
x86_64: TargetReg update for x86
Chao-ying Fu
2014-07-03
1
-12
/
+17
*
x86_64: Unify 64-bit check in x86 compiler
Elena Sayapina
2014-07-02
1
-6
/
+6
*
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...
Andreas Gampe
2014-06-24
1
-1
/
+2
*
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
Andreas Gampe
2014-06-24
1
-2
/
+1
*
ART: Split out more cases of Load/StoreRef, volatile as parameter
Andreas Gampe
2014-06-23
1
-1
/
+2
*
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-2
/
+2
*
Arm64 hard-float
buzbee
2014-06-16
1
-5
/
+5
*
x86_64: Add long bytecode supports (1/2)
Chao-ying Fu
2014-06-07
1
-10
/
+29
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Quick compiler: reference cleanup
buzbee
2014-06-03
1
-1
/
+1
*
Add x86_64 code generation support
Dmitry Petrochenko
2014-05-14
1
-8
/
+16
*
ART: Add more ThreadOffset in Mir2Lir and backends
Andreas Gampe
2014-05-12
1
-7
/
+22
*
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-13
/
+13
[next]