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
/
target_mips.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Avoid using odd numbered fp registers
Goran Jakovljevic
2015-08-11
1
-22
/
+27
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
1
-0
/
+2
*
Implement CFI for Quick.
David Srbecky
2015-04-08
1
-0
/
+8
*
[MIPS] Refactoring code for quick compiler
Goran Jakovljevic
2015-03-27
1
-199
/
+459
*
ART: Add Mips32r6 backend support
Douglas Leung
2015-03-20
1
-26
/
+44
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-5
/
+10
*
ART: Fix indentation in Mips backend
Andreas Gampe
2015-01-14
1
-71
/
+71
*
Fix running out of temps when storing invoke-interface result.
Vladimir Marko
2014-12-19
1
-0
/
+1
*
Re-factor Quick ABI support
Serguei Katkov
2014-12-08
1
-12
/
+14
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-42
/
+71
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-5
/
+5
*
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-23
1
-6
/
+6
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-0
/
+1
*
ART: Rework quick entrypoint code in Mir2Lir, cleanup
Andreas Gampe
2014-07-28
1
-9
/
+4
*
Fix art test failures for Mips.
Douglas Leung
2014-07-15
1
-7
/
+35
*
Register promotion support for 64-bit targets
buzbee
2014-07-03
1
-14
/
+0
*
Fix quick mode bugs for Mips.
Douglas Leung
2014-06-27
1
-2
/
+26
*
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-12
1
-35
/
+25
*
x86_64: Hard Float ABI support in QCG
Dmitry Petrochenko
2014-06-07
1
-0
/
+1
*
Avoid register pool allocations on the heap.
Vladimir Marko
2014-06-05
1
-22
/
+15
*
Quick compiler: reference cleanup
buzbee
2014-06-03
1
-0
/
+4
*
64-bit temp register support.
buzbee
2014-05-21
1
-20
/
+5
*
Quick compiler, out of registers fix
buzbee
2014-05-19
1
-11
/
+0
*
ART: Fix MonitorExit code on ARM
Andreas Gampe
2014-05-15
1
-1
/
+4
*
ART: Add more ThreadOffset in Mir2Lir and backends
Andreas Gampe
2014-05-12
1
-0
/
+5
*
Use atomic load/store for volatile IGET/IPUT/SGET/SPUT.
Vladimir Marko
2014-05-08
1
-0
/
+12
*
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-183
/
+159
*
Update load/store utilities for 64-bit backends
buzbee
2014-04-22
1
-3
/
+5
*
Merge "Quick compiler, MIPS resource cleanup"
buzbee
2014-04-01
1
-0
/
+16
|
\
|
*
Quick compiler, MIPS resource cleanup
buzbee
2014-03-28
1
-0
/
+16
*
|
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-2
/
+2
|
/
*
Continuing register cleanup
buzbee
2014-03-26
1
-106
/
+113
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+8
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-3
/
+3
*
Revert "Revert "Rework Quick compiler's register handling""
Bill Buzbee
2014-03-03
1
-23
/
+12
*
Revert "Rework Quick compiler's register handling"
Bill Buzbee
2014-02-26
1
-12
/
+23
*
Rework Quick compiler's register handling
buzbee
2014-02-26
1
-23
/
+12
*
GenSpecialCase support for x86
Razvan A Lupusoru
2014-02-13
1
-0
/
+14
*
64bit friendly printf modifiers in LIR dumping.
Ian Rogers
2014-01-23
1
-5
/
+8
*
Fix -O0 builds.
Ian Rogers
2014-01-08
1
-14
/
+16
*
Rename ClobberCalleeSave to *Caller*, fix it for x86.
Vladimir Marko
2013-12-09
1
-1
/
+1
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-0
/
+2
*
Quick assembler fix
buzbee
2013-10-11
1
-0
/
+3
*
Compile-time tuning: assembly phase
buzbee
2013-10-02
1
-8
/
+7
*
Compile-time tuning: register/bb utilities
buzbee
2013-09-11
1
-5
/
+0
*
New arena memory allocator.
Mathieu Chartier
2013-08-26
1
-6
/
+4
*
Entry point clean up.
Ian Rogers
2013-08-12
1
-2
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-2
/
+2
*
Fix cpplint whitespace/operators issues
Brian Carlstrom
2013-07-18
1
-2
/
+2
*
Fix cpplint whitespace/comma issues
Brian Carlstrom
2013-07-17
1
-11
/
+11
[next]