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
/
mips
/
call_mips.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
1
-5
/
+21
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-11
/
+12
*
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
-2
/
+2
*
ART: Fix indent in Mips backend
Andreas Gampe
2015-04-09
1
-56
/
+56
*
Implement CFI for Quick.
David Srbecky
2015-04-08
1
-0
/
+18
*
Write .debug_line section using the new DWARF library.
David Srbecky
2015-04-01
1
-2
/
+0
*
[MIPS] Refactoring code for quick compiler
Goran Jakovljevic
2015-03-27
1
-88
/
+140
*
Quick: Clean up slow paths.
Vladimir Marko
2015-03-20
1
-1
/
+1
*
Add suspend checks to special methods.
Vladimir Marko
2015-02-19
1
-0
/
+20
*
ART: Remove MIRGraph::dex_pc_to_block_map_
Chao-ying Fu
2015-02-09
1
-10
/
+2
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-0
/
+2
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-20
1
-0
/
+82
*
ART: Use jalr instead of jr for Mips
Andreas Gampe
2015-01-13
1
-2
/
+2
*
Add card mark to filled-new-array.
Vladimir Marko
2014-11-20
1
-7
/
+1
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-0
/
+1
*
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
-48
/
+0
*
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
-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
-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
*
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-2
/
+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
*
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-10
/
+10
*
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
-7
/
+8
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-5
/
+5
*
Continuing register cleanup
buzbee
2014-03-26
1
-65
/
+64
*
Optimize stack overflow handling.
Mathieu Chartier
2014-03-19
1
-3
/
+27
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-5
/
+5
*
Revert "Revert "Rework Quick compiler's register handling""
Bill Buzbee
2014-03-03
1
-5
/
+5
*
Revert "Rework Quick compiler's register handling"
Bill Buzbee
2014-02-26
1
-5
/
+5
*
Rework Quick compiler's register handling
buzbee
2014-02-26
1
-5
/
+5
*
GenSpecialCase support for x86
Razvan A Lupusoru
2014-02-13
1
-2
/
+7
*
Clean up usage of carry flag condition codes.
Vladimir Marko
2013-12-20
1
-1
/
+1
*
Detect special methods at the end of verification.
Vladimir Marko
2013-12-17
1
-1
/
+1
*
Rename ClobberCalleeSave to *Caller*, fix it for x86.
Vladimir Marko
2013-12-09
1
-1
/
+1
*
64-bit prep
buzbee
2013-10-21
1
-13
/
+10
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
1
-30
/
+1
*
New arena memory allocator.
Mathieu Chartier
2013-08-26
1
-8
/
+6
*
Entry point clean up.
Ian Rogers
2013-08-12
1
-3
/
+3
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-3
/
+3
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
1
-1
/
+1
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
[next]