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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quick: Remove broken Mir2Lir::LocToRegClass().
Vladimir Marko
2015-04-22
2
-3
/
+5
*
Merge "Quick: PC-relative loads from dex cache arrays on x86."
Vladimir Marko
2015-04-09
8
-301
/
+236
|
\
|
*
Quick: PC-relative loads from dex cache arrays on x86.
Vladimir Marko
2015-04-09
8
-301
/
+236
*
|
Implement CFI for Quick.
David Srbecky
2015-04-08
3
-15
/
+96
|
/
*
Remove the old CFI infrastructure.
David Srbecky
2015-04-07
3
-112
/
+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
4
-15
/
+72
|
/
*
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
4
-19
/
+11
*
Quick: Clean up slow paths.
Vladimir Marko
2015-03-20
2
-3
/
+3
*
Fix 32 bit loads of 64 bit direct code pointers
Mathieu Chartier
2015-03-13
1
-1
/
+6
*
ART: AddVectorReduce should store result in memory carefully
Maxim Kazantsev
2015-03-04
1
-0
/
+1
*
ART: Some conditions should be stricter in GenInlinedMinMax()
nikolay serdjuk
2015-02-20
1
-11
/
+32
*
Fix core spill mask for x86 special suspend.
Vladimir Marko
2015-02-20
1
-1
/
+1
*
Merge "Replace a few std::vector with ArenaVector in Mir2Lir."
Vladimir Marko
2015-02-19
1
-4
/
+4
|
\
|
*
Replace a few std::vector with ArenaVector in Mir2Lir.
Vladimir Marko
2015-02-19
1
-4
/
+4
*
|
Add suspend checks to special methods.
Vladimir Marko
2015-02-19
2
-0
/
+37
|
/
*
ART: Remove MIRGraph::dex_pc_to_block_map_
Chao-ying Fu
2015-02-09
2
-85
/
+2
*
Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)"
Nicolas Geoffray
2015-02-04
1
-5
/
+11
|
\
|
*
ART: Change x86 long param ABI (Quick/JNI/Opt)
Mark Mendell
2015-01-30
1
-5
/
+11
*
|
ART: Fix to X86Mir2Lir::GenReduceVector
Mark Mendell
2015-02-02
1
-1
/
+1
|
/
*
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
Mark P Mendell
2015-01-27
3
-39
/
+44
*
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-27
3
-44
/
+39
*
Merge "ART: Some Quick cleanup"
Andreas Gampe
2015-01-26
8
-8
/
+27
|
\
|
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
8
-8
/
+27
*
|
Quick: Fix range check for intrinsic String.charAt() on x86.
Vladimir Marko
2015-01-26
1
-1
/
+1
*
|
ART: Implement X86 hard float (Quick/JNI/Baseline)
Mark Mendell
2015-01-23
3
-39
/
+44
|
/
*
ART: Fix GenInlined functions
Chao-ying Fu
2015-01-21
2
-6
/
+30
*
Revert "ART: Implement hard float for X86"
Vladimir Marko
2015-01-12
3
-44
/
+39
*
ART: Implement hard float for X86
Mark Mendell
2015-01-12
3
-39
/
+44
*
ART: Remove LowestSetBit and IsPowerOfTwo
Andreas Gampe
2015-01-06
1
-3
/
+4
*
Merge "ART: Ensure FP GET/PUT doesn't use Core register"
Bill Buzbee
2015-01-02
2
-2
/
+8
|
\
|
*
ART: Ensure FP GET/PUT doesn't use Core register
Mark Mendell
2014-12-09
2
-2
/
+8
*
|
Fix running out of temps when storing invoke-interface result.
Vladimir Marko
2014-12-19
1
-0
/
+1
*
|
ART: Implement FP packed reduce for x86
Maxim Kazantsev
2014-12-15
1
-6
/
+24
|
/
*
Merge "Re-factor Quick ABI support"
Vladimir Marko
2014-12-08
2
-472
/
+173
|
\
|
*
Re-factor Quick ABI support
Serguei Katkov
2014-12-08
2
-472
/
+173
*
|
X86_64 QBE: use RIP addressing
Mark Mendell
2014-12-04
6
-86
/
+169
|
/
*
ART: x86 specific clearing higher bits when converting long to int
Yevgeny Rouban
2014-11-27
2
-0
/
+21
*
Merge "ART: GenLongArith has to clobber same operands for 2-op instr"
Bill Buzbee
2014-11-25
1
-0
/
+10
|
\
|
*
ART: GenLongArith has to clobber same operands for 2-op instr
nikolay serdjuk
2014-11-21
1
-0
/
+10
*
|
Merge "ART: Generate switch targets from successor blocks"
Bill Buzbee
2014-11-25
2
-13
/
+79
|
\
\
|
*
|
ART: Generate switch targets from successor blocks
Chao-ying Fu
2014-11-21
2
-13
/
+79
*
|
|
Skip null check in MarkGCCard() for known non-null values.
Vladimir Marko
2014-11-24
1
-2
/
+2
|
/
/
*
|
Merge "LSRA: Fix X86 shuffle flags"
Ian Rogers
2014-11-22
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
LSRA: Fix X86 shuffle flags
Dmitry Petrochenko
2014-11-18
1
-5
/
+5
*
|
ART: X86 vectorized reduce may use incorrect extract index
Razvan A Lupusoru
2014-11-21
1
-1
/
+2
*
|
Merge "Add card mark to filled-new-array."
Vladimir Marko
2014-11-21
2
-9
/
+5
|
\
\
|
*
|
Add card mark to filled-new-array.
Vladimir Marko
2014-11-20
2
-9
/
+5
[next]