Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
27eac12a66a73eb38b5ccb45b62350cf341299d0
/
compiler
/
dex
f903680
Fix value used for shift in quick_cfi_test.
by Dan Albert
· 10 years ago
8aec061
Merge "Fallback to quick in case of soft verification errors"
by Calin Juravle
· 10 years ago
f1c6d9e
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
69a5030
ARM64: Remove suspend register.
by Zheng Xu
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
7f49e67
Remove the --gen-gdb-info compiler option.
by David Srbecky
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
3773cd0
ART: Remove WriteElf from Compiler
by Andreas Gampe
· 10 years ago
5c9bb1f
Merge "Fix memory leaks in the CFI tests."
by David Srbecky
· 10 years ago
46325a0
Fix memory leaks in the CFI tests.
by David Srbecky
· 10 years ago
8f486f3
ART: Fix indent in Mips backend
by Andreas Gampe
· 10 years ago
1751f38
Merge "Fix GenDivRemLit() for Mips."
by Andreas Gampe
· 10 years ago
3b7b6cc
Merge "Quick: PC-relative loads from dex cache arrays on x86."
by Vladimir Marko
· 10 years ago
917f086
Merge "Implement CFI for Optimizing."
by David Srbecky
· 10 years ago
ba9715a
Merge "Implement CFI for Quick."
by David Srbecky
· 10 years ago
c6b4dd8
Implement CFI for Optimizing.
by David Srbecky
· 10 years ago
1961b60
Quick: PC-relative loads from dex cache arrays on x86.
by Vladimir Marko
· 10 years ago
1576be3
Merge "Quick: Clean up temp use counting."
by Vladimir Marko
· 10 years ago
87b7c52
Quick: Clean up temp use counting.
by Vladimir Marko
· 10 years ago
1109fb3
Implement CFI for Quick.
by David Srbecky
· 10 years ago
cde8e5d
Merge "Remove the old CFI infrastructure."
by David Srbecky
· 10 years ago
c7399c8
ART: Remove LLVM cruft
by Andreas Gampe
· 10 years ago
7fa6e27
Fix GenDivRemLit() for Mips.
by Douglas Leung
· 10 years ago
40f6556
Merge "ART: Fix 64-bit ELF file support"
by Andreas Gampe
· 10 years ago
3c54b00
ART: Fix 64-bit ELF file support
by Andreas Gampe
· 10 years ago
8c57831
Remove the old CFI infrastructure.
by David Srbecky
· 10 years ago
cc23481
Promote pointer to dex cache arrays on arm.
by Vladimir Marko
· 10 years ago
e5c76c5
PC-relative loads from dex cache arrays for arm.
by Vladimir Marko
· 10 years ago
3477307
Quick: Use PC-relative dex cache array loads for SGET/SPUT.
by Vladimir Marko
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 10 years ago
e8aae00
Merge "ART: Add Clang's -Wused-but-marked-unused"
by Andreas Gampe
· 10 years ago
ca71458
ART: Add Clang's -Wused-but-marked-unused
by Andreas Gampe
· 10 years ago
b207e14
Pass linker patches around as const.
by Vladimir Marko
· 10 years ago
e8a339e
Merge "Write .debug_line section using the new DWARF library."
by David Srbecky
· 10 years ago
dc56cc5
PC-relative loads from dex cache arrays for x86-64.
by Vladimir Marko
· 10 years ago
6f71589
Write .debug_line section using the new DWARF library.
by David Srbecky
· 10 years ago
ef3456f
Merge "Cortex-A53 Erratum 843419 workaround in OatWriter."
by Vladimir Marko
· 10 years ago
c74658b
Cortex-A53 Erratum 843419 workaround in OatWriter.
by Vladimir Marko
· 10 years ago
f93c6fe
Merge "Fixed layout for dex caches in boot image."
by Vladimir Marko
· 10 years ago
20f8559
Fixed layout for dex caches in boot image.
by Vladimir Marko
· 10 years ago
4585f87
ART: Some runtime cleanup
by Andreas Gampe
· 10 years ago
86787d0
Merge "ART: PathClassLoader for compiler"
by Andreas Gampe
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
1095793
[MIPS] Refactoring code for quick compiler
by Goran Jakovljevic
· 10 years ago
356a181
Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks
by Pavel Vyssotski
· 10 years ago
410f5cf
Merge "Quick: Fix "select" pattern to update data used for GC maps."
by Vladimir Marko
· 10 years ago
6e07183
Quick: Fix "select" pattern to update data used for GC maps.
by Vladimir Marko
· 10 years ago
da4d79b
Unify ART's various implementations of bit_cast.
by Roland Levillain
· 10 years ago
f6737f7
Quick: Clean up Mir2Lir codegen.
by Vladimir Marko
· 10 years ago
274395f
Merge "Quick: Create GC map based on compiler data."
by Vladimir Marko
· 10 years ago
ea37988
Merge "ART: Add Mips32r6 backend support"
by Andreas Gampe
· 10 years ago
cd8f637
Remove some spammy logging
by Mathieu Chartier
· 10 years ago
027f0ff
ART: Add Mips32r6 backend support
by Douglas Leung
· 10 years ago
767c752
Quick: Create GC map based on compiler data.
by Vladimir Marko
· 10 years ago
0b40ecf
Quick: Clean up slow paths.
by Vladimir Marko
· 10 years ago
d7cbf8a
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
by Mathieu Chartier
· 10 years ago
22fe45d
Quick: Eliminate check-cast guaranteed by instance-of.
by Vladimir Marko
· 10 years ago
216eaa2
Fall back to Quick when Optimizing cannot compile.
by Nicolas Geoffray
· 10 years ago
f2674ea
Fixed maybe used uninitialized
by Andrew Hsieh
· 10 years ago
921d6eb
Fix 32 bit loads of 64 bit direct code pointers
by Mathieu Chartier
· 10 years ago
15b9d52
API change in StackVisitor::GetVReg*.
by Nicolas Geoffray
· 10 years ago
091d238
Fix incompatible class change error for JIT stress mode
by Mathieu Chartier
· 10 years ago
9c8d961
Fix dex2dex logic
by Mathieu Chartier
· 10 years ago
6ad40cd
[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions.
by Goran Jakovljevic
· 10 years ago
9b34b24
Trim arenas for JIT
by Mathieu Chartier
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
66b2666
Merge "ART: AddVectorReduce should store result in memory carefully"
by Bill Buzbee
· 10 years ago
d37f919
ART: Do not produce CFI when not asked for
by Andreas Gampe
· 10 years ago
085b733
ART: AddVectorReduce should store result in memory carefully
by Maxim Kazantsev
· 10 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 10 years ago
8376830
Merge "Handle another untyped dex CONST issue"
by buzbee
· 10 years ago
335c555
ARM: Fix LIR flags in encoding map.
by Ningsheng Jian
· 10 years ago
71ef044
Change already inline error to warning
by Mathieu Chartier
· 10 years ago
4f9bbe2
Merge "Fix JIT for vmdebug test 99"
by Mathieu Chartier
· 10 years ago
2d873b6
[MIPS] Fix mips32 trampoline problem.
by Nikola Veljkovic
· 10 years ago
c0d5f89
Fix JIT for vmdebug test 99
by Mathieu Chartier
· 10 years ago
f58c11c
Fix argument register allocation for mips32.
by Douglas Leung
· 10 years ago
7e6a233
Delete bad DCHECK
by Mathieu Chartier
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
4de86d0
Handle another untyped dex CONST issue
by buzbee
· 10 years ago
5569328
ART: Some conditions should be stricter in GenInlinedMinMax()
by nikolay serdjuk
· 10 years ago
d7a5e55
Fix core spill mask for x86 special suspend.
by Vladimir Marko
· 10 years ago
6aa7fe6
Merge "Replace a few std::vector with ArenaVector in Mir2Lir."
by Vladimir Marko
· 10 years ago
80b96d1
Replace a few std::vector with ArenaVector in Mir2Lir.
by Vladimir Marko
· 10 years ago
6561551
Merge "Move arenas into runtime"
by Mathieu Chartier
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
6ce3eba
Add suspend checks to special methods.
by Vladimir Marko
· 10 years ago
2ee8837
Merge "ART: Templatize IsInt & IsUint"
by Andreas Gampe
· 10 years ago
ab1eb0d
ART: Templatize IsInt & IsUint
by Andreas Gampe
· 10 years ago
698e4a8
Merge "Distinguish FP and integral constants in LVN."
by Vladimir Marko
· 10 years ago
a5c8118
Merge "ART: Fix InsertCaseLabel to return boundary_lir always"
by Bill Buzbee
· 10 years ago
3dbce6f
Merge "ART: Promoted register may be wrong after the load of zero fp constant"
by Bill Buzbee
· 10 years ago
22c7f5b
Distinguish FP and integral constants in LVN.
by Vladimir Marko
· 10 years ago
37e05bf
Quick: Disable DCE until we fix FP/Core reg mismatches.
by Vladimir Marko
· 10 years ago
0d5fd49
ART: Promoted register may be wrong after the load of zero fp constant
by Vladimir
· 10 years ago
afba696
Merge "Dead code elimination based on GVN results."
by Vladimir Marko
· 10 years ago
7a01dc2
Dead code elimination based on GVN results.
by Vladimir Marko
· 10 years ago
d532f00
Add tests for wide constants in LVN.
by Vladimir Marko
· 10 years ago
Next »