Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4dcb0fa798fed4c1cbe800a845c1d8c419c536dd
/
compiler
3cc35c3
Merge "jni: Fast path for @FastNative annotated java methods"
by Treehugger Robot
· 8 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 8 years ago
554b6fb
Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""
by Treehugger Robot
· 8 years ago
4a3aa57
Revert "Enable IntermediateAddress for primitive arrays with read barriers."
by Roland Levillain
· 8 years ago
fe74ba9
Merge "ARM64: VIXL: Support a newer version of VIXL."
by Roland Levillain
· 8 years ago
912cc4a
Merge "Revert "Revert "Iterative move coalescing for gc regalloc"""
by Treehugger Robot
· 8 years ago
ba1642d
Merge "Use TestCodeGeneratorX86 in codegen unit tests"
by Treehugger Robot
· 8 years ago
2ccae4a
Revert "Revert "Iterative move coalescing for gc regalloc""
by Matthew Gharrity
· 8 years ago
2af1aa0
Merge "Fix duplicate checks in JNI macro assemblers."
by Treehugger Robot
· 8 years ago
c17d21d
Merge "Adjust spacing before NOLINT comments in ART."
by Roland Levillain
· 8 years ago
2b3201a
Fix duplicate checks in JNI macro assemblers.
by Vladimir Marko
· 8 years ago
af4e42a
ARM64: VIXL: Support a newer version of VIXL.
by Artem Serov
· 8 years ago
7cbd27f
Adjust spacing before NOLINT comments in ART.
by Roland Levillain
· 8 years ago
dce74be
Merge "ARM: Add vldm/vstm assembler support."
by Vladimir Marko
· 8 years ago
0c28362
Merge "Revert "Iterative move coalescing for gc regalloc""
by Treehugger Robot
· 8 years ago
6f61ee5
Revert "Iterative move coalescing for gc regalloc"
by Andreas Gampe
· 8 years ago
eef560e
Merge "Remove kRestrictCompilationFiltersToImage"
by Treehugger Robot
· 8 years ago
592c9bd
Merge "Iterative move coalescing for gc regalloc"
by Andreas Gampe
· 8 years ago
1aa559d
Use TestCodeGeneratorX86 in codegen unit tests
by Matthew Gharrity
· 8 years ago
465ed69
Iterative move coalescing for gc regalloc
by Matthew Gharrity
· 8 years ago
9d32586
Merge "x86/x86-64: Shorter fast-path for read barrier field load."
by Treehugger Robot
· 8 years ago
0c7972c
Merge "ARM64: Use libvixld when compiling for debug mode."
by Treehugger Robot
· 8 years ago
c531c21
Merge "Full enable new round implementation on x86/x86_64"
by Aart Bik
· 8 years ago
cb3cf4a
ARM: Add vldm/vstm assembler support.
by Artem Serov
· 8 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 8 years ago
961ea12
x86/x86-64: Shorter fast-path for read barrier field load.
by Vladimir Marko
· 8 years ago
0cf8d9c
Full enable new round implementation on x86/x86_64
by Aart Bik
· 8 years ago
066187d
Merge "Rename callee save enumerators."
by Vladimir Marko
· 8 years ago
4997d14
Merge "ARM: Embed constants in add/sub-long."
by Vladimir Marko
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
dfdf1e5
Merge "ART: Extract JNI macro assembler for arm"
by Treehugger Robot
· 8 years ago
60b1e1d
ART: Extract JNI macro assembler for arm
by Andreas Gampe
· 8 years ago
dcf3014
ART: Extract JNI macro assembler for arm64
by Andreas Gampe
· 8 years ago
d190d1f
Remove kRestrictCompilationFiltersToImage
by Wojciech Staszkiewicz
· 8 years ago
c0362b5
Merge "ART: Extract JNI macro assembler for x86"
by Treehugger Robot
· 8 years ago
af2962c
Merge "ART: Extract JNI macro assembler for x86-64"
by Treehugger Robot
· 8 years ago
1ace16b
ART: Extract JNI macro assembler for x86-64
by Andreas Gampe
· 8 years ago
9954e3b
ART: Extract JNI macro assembler for x86
by Andreas Gampe
· 8 years ago
5319d3c
Implement running user defined list of passes
by Wojciech Staszkiewicz
· 8 years ago
51616fb
Merge "Enable IntermediateAddress for primitive arrays with read barriers."
by Roland Levillain
· 8 years ago
12ecf08
Enable IntermediateAddress for primitive arrays with read barriers.
by Roland Levillain
· 8 years ago
1568ed9
Merge "Add a register allocation strategy compiler option"
by Treehugger Robot
· 8 years ago
95a976a
Merge "ART: Extract macro assembler"
by Treehugger Robot
· 8 years ago
2cd05b7
Add a register allocation strategy compiler option
by Matthew Gharrity
· 8 years ago
3b165bc
ART: Extract macro assembler
by Andreas Gampe
· 8 years ago
2ac06bc
Test all register allocators in regalloc gtest
by Matthew Gharrity
· 8 years ago
d9ffd0d
Implement a graph coloring register allocator
by Matthew Gharrity
· 8 years ago
59751a7
ARM: Embed constants in add/sub-long.
by Vladimir Marko
· 8 years ago
9526d13
Merge "Temporary disable new round implementation on x86/x86_64"
by Treehugger Robot
· 8 years ago
ac15207
Merge "Add support for CallKind::kCallOnMainAndSlowPath"
by Treehugger Robot
· 8 years ago
7ad310da
Temporary disable new round implementation on x86/x86_64
by Aart Bik
· 8 years ago
349f388
Implement single-/double-precision round intrinsic in x86_64
by Aart Bik
· 8 years ago
25dd953
Merge "Implement single-precision round intrinsic in x86"
by Aart Bik
· 8 years ago
2c9f495
Implement single-precision round intrinsic in x86
by Aart Bik
· 8 years ago
1a2e5e6
Merge "Thumb2: Clean up 16-bit LDR/STR detection."
by Treehugger Robot
· 8 years ago
3a656e1
Thumb2: Clean up 16-bit LDR/STR detection.
by Vladimir Marko
· 8 years ago
965c0b9
Merge "Change suspend entrypoint to save all registers."
by Vladimir Marko
· 8 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 8 years ago
36a270a
Change one read barrier bit to mark bit
by Mathieu Chartier
· 8 years ago
89bd835
Merge "ARM64: Use the zero register in the parallel-move resolver."
by Roland Levillain
· 8 years ago
a7426c6
Fix an assertion in the non-Baker read barrier ARM64 slow path.
by Roland Levillain
· 8 years ago
b2b753c
ARM64: Use the zero register in the parallel-move resolver.
by Alexandre Rames
· 8 years ago
b7e921c
Merge "Improve the graph visualizer's output for constant locations."
by Nicolas Geoffray
· 8 years ago
524a76c
Merge "ARM64: Make the VIXL macro assembler part of ART ARM64's assembler."
by Nicolas Geoffray
· 8 years ago
35bb22f
Merge "Align method code rather than method header in oat files."
by Vladimir Marko
· 8 years ago
087930f
ARM64: Make the VIXL macro assembler part of ART ARM64's assembler.
by Alexandre Rames
· 8 years ago
c2c52a1
Improve the graph visualizer's output for constant locations.
by Alexandre Rames
· 8 years ago
3719016
Merge "ARM: Embed 0.0 in VCMP."
by Vladimir Marko
· 8 years ago
37dd80d
ARM: Embed 0.0 in VCMP.
by Vladimir Marko
· 8 years ago
0c737df
Align method code rather than method header in oat files.
by Vladimir Marko
· 8 years ago
ba65cc4
Merge "ART: Convert pointer size to enum"
by Treehugger Robot
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
33dd909
Fixed bug in disassembly of roundss/roundsd
by Aart Bik
· 8 years ago
e304fc2
Merge "Added direct memory operand support for comiss/sd on x86."
by Treehugger Robot
· 8 years ago
18ba121
Added direct memory operand support for comiss/sd on x86.
by Aart Bik
· 8 years ago
df638c6
Merge "ART: remove gcc cruft from the makefiles"
by Colin Cross
· 8 years ago
4c4d6f4
Merge "Pass the right class loader when inlining."
by Nicolas Geoffray
· 8 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 8 years ago
5fc9dde
Merge "Disable CheckSwapUsage test with read barriers on x86."
by Roland Levillain
· 8 years ago
d22b69a
Merge "Remove two ReadBarrierMarkRegX entrypoints."
by Roland Levillain
· 8 years ago
f1aedb1
Pass the right class loader when inlining.
by Nicolas Geoffray
· 8 years ago
63b6eb4
Disable CheckSwapUsage test with read barriers on x86.
by Roland Levillain
· 8 years ago
f9136b6
Merge "MIPS32: Improve string and class loads"
by Vladimir Marko
· 8 years ago
75d2df2
ART: Use old operator<< for MemBarrierKind
by Andreas Gampe
· 8 years ago
06a46c4
MIPS32: Improve string and class loads
by Alexey Frunze
· 8 years ago
6369394
Merge "ART: Delete old compiler_enums.h"
by Treehugger Robot
· 8 years ago
26de38b
ART: Delete old compiler_enums.h
by Andreas Gampe
· 8 years ago
cdd822f
MIPS32: Block callee save fp registers in debuggable
by Goran Jakovljevic
· 8 years ago
a69e790
Merge "Make static helper methods member functions of OptimizingCompiler class"
by Aart Bik
· 8 years ago
de4cf16
Merge "Do not emit stack maps for runtime calls to ReadBarrierMarkRegX."
by Roland Levillain
· 8 years ago
806f012
Add support for CallKind::kCallOnMainAndSlowPath
by Serban Constantinescu
· 9 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 8 years ago
f5fb090
Make static helper methods member functions of OptimizingCompiler class
by Wojciech Staszkiewicz
· 8 years ago
dec8f63
Do not emit stack maps for runtime calls to ReadBarrierMarkRegX.
by Roland Levillain
· 8 years ago
67def59
Combine offsets in loop-based dynamic BCE.
by Aart Bik
· 8 years ago
057361c
Merge "Move caller-saves saving/restoring to ReadBarrierMarkRegX."
by Roland Levillain
· 8 years ago
4359e61
Move caller-saves saving/restoring to ReadBarrierMarkRegX.
by Roland Levillain
· 8 years ago
a92938a
Merge "ARM: Port instr simplification of array accesses."
by Vladimir Marko
· 8 years ago
328429f
ARM: Port instr simplification of array accesses.
by Artem Serov
· 8 years ago
e4b1c86
Merge "Revert "Revert "Refactor GetIMTIndex"""
by Treehugger Robot
· 8 years ago
Next »