Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
fc734088e6656a918b6c75094eb942a22bd799e8
/
compiler
/
optimizing
fc73408
Extend the InvokeRuntime() changes to mips64.
by Serban Constantinescu
· 9 years ago
fca1666
Extend the InvokeRuntime() changes to mips.
by Serban Constantinescu
· 9 years ago
ba45db0
Extend the InvokeRuntime() changes to x86 and x86_64.
by Serban Constantinescu
· 9 years ago
081e7a1
Merge "MIPS32: Fill branch delay slots"
by Vladimir Marko
· 9 years ago
d707979
Merge "Re-enable boot image string sharpening."
by Vladimir Marko
· 9 years ago
19a3f55
Merge "Add entrypoint type information."
by Roland Levillain
· 9 years ago
57eb0f5
MIPS32: Fill branch delay slots
by Alexey Frunze
· 9 years ago
9ed010e
Re-enable boot image string sharpening.
by Vladimir Marko
· 9 years ago
cc55a7c
Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics."
by Treehugger Robot
· 9 years ago
da8ffec
Add entrypoint type information.
by Serban Constantinescu
· 9 years ago
68c981f
ARM/MIPS: Avoid dead dex cache arrays base for intrinsics.
by Vladimir Marko
· 9 years ago
4bb30ac
ARM: Make runtime invokes use InvokeRuntime().
by Serban Constantinescu
· 9 years ago
a8c6d70
Address missing variable definition to fix the build.
by Roland Levillain
· 9 years ago
cf073b3
Merge "Re-enable the ArraySet fast path with Baker read barriers."
by Roland Levillain
· 9 years ago
521691a
Merge "ArraySet without type check does not need read barrier."
by Vladimir Marko
· 9 years ago
ca11dc0
Merge "ARM64: Make runtime invokes use InvokeRuntime()."
by Roland Levillain
· 9 years ago
16d9f94
Re-enable the ArraySet fast path with Baker read barriers.
by Roland Levillain
· 9 years ago
8812e8f
Merge "ARM64: Use the zero register for field and array set operations."
by Vladimir Marko
· 9 years ago
22f81d3
ARM64: Make runtime invokes use InvokeRuntime().
by Serban Constantinescu
· 9 years ago
8d49fd7
ArraySet without type check does not need read barrier.
by Vladimir Marko
· 9 years ago
be919d9
ARM64: Use the zero register for field and array set operations.
by Alexandre Rames
· 9 years ago
a518c15
Merge "ARM: Purge Arm32Assembler."
by Roland Levillain
· 9 years ago
2923db7
MIPS32: Refactor implicit null checks in array/field get/set.
by Alexey Frunze
· 9 years ago
953437b
Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""
by Vladimir Marko
· 9 years ago
ccf15bc
Revert "x86/x86-64: Avoid temporary for read barrier field load."
by Vladimir Marko
· 9 years ago
ccf06d8
x86/x86-64: Avoid temporary for read barrier field load.
by Vladimir Marko
· 9 years ago
cf834d0
Merge "Use full pass name when building optimizations"
by Treehugger Robot
· 9 years ago
5f81cd0
Merge "MIPS32: Optimize R6 round(float) intrinsic."
by Treehugger Robot
· 9 years ago
b6a12832
Use full pass name when building optimizations
by Wojciech Staszkiewicz
· 9 years ago
792c98b
Merge "ART: Add thread offset printing hook to disassembler"
by Treehugger Robot
· 9 years ago
372f3a3
ART: Add thread offset printing hook to disassembler
by Andreas Gampe
· 9 years ago
7a68768
Merge "ART: Fixing build breakage (sharpening DCHECK)."
by Mathieu Chartier
· 9 years ago
5a5d0fa
ART: Fixing build breakage (sharpening DCHECK).
by Christina Wadsworth
· 9 years ago
7521483
Merge "Fix building tests with partial arch codegen support"
by Colin Cross
· 9 years ago
a75b01a
Fix building tests with partial arch codegen support
by Colin Cross
· 9 years ago
9c07ab3
Merge "ART: Implement a fixed size string dex cache"
by Mathieu Chartier
· 9 years ago
6670bd2
Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics."
by Roland Levillain
· 9 years ago
0b671c0
Add support for Baker read barriers in SystemArrayCopy intrinsics.
by Roland Levillain
· 9 years ago
ba6b679
ARM: Purge Arm32Assembler.
by Artem Serov
· 9 years ago
9695430
Merge "Color spill slots in gc regalloc"
by Treehugger Robot
· 9 years ago
35938f9
Merge "Log optimization passes in verbose mode"
by Aart Bik
· 9 years ago
bf44e0e
ART: Implement a fixed size string dex cache
by Christina Wadsworth
· 9 years ago
e28c7d0
Fix optimizing compiler not building for svelte
by Wojciech Staszkiewicz
· 9 years ago
e706070
Log optimization passes in verbose mode
by Wojciech Staszkiewicz
· 9 years ago
b6722ff
Color spill slots in gc regalloc
by Matthew Gharrity
· 9 years ago
3cc35c3
Merge "jni: Fast path for @FastNative annotated java methods"
by Treehugger Robot
· 9 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 9 years ago
554b6fb
Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""
by Treehugger Robot
· 9 years ago
4a3aa57
Revert "Enable IntermediateAddress for primitive arrays with read barriers."
by Roland Levillain
· 9 years ago
fe74ba9
Merge "ARM64: VIXL: Support a newer version of VIXL."
by Roland Levillain
· 9 years ago
912cc4a
Merge "Revert "Revert "Iterative move coalescing for gc regalloc"""
by Treehugger Robot
· 9 years ago
ba1642d
Merge "Use TestCodeGeneratorX86 in codegen unit tests"
by Treehugger Robot
· 9 years ago
2ccae4a
Revert "Revert "Iterative move coalescing for gc regalloc""
by Matthew Gharrity
· 9 years ago
af4e42a
ARM64: VIXL: Support a newer version of VIXL.
by Artem Serov
· 9 years ago
7cbd27f
Adjust spacing before NOLINT comments in ART.
by Roland Levillain
· 9 years ago
0c28362
Merge "Revert "Iterative move coalescing for gc regalloc""
by Treehugger Robot
· 9 years ago
6f61ee5
Revert "Iterative move coalescing for gc regalloc"
by Andreas Gampe
· 9 years ago
592c9bd
Merge "Iterative move coalescing for gc regalloc"
by Andreas Gampe
· 9 years ago
1aa559d
Use TestCodeGeneratorX86 in codegen unit tests
by Matthew Gharrity
· 9 years ago
465ed69
Iterative move coalescing for gc regalloc
by Matthew Gharrity
· 9 years ago
9d32586
Merge "x86/x86-64: Shorter fast-path for read barrier field load."
by Treehugger Robot
· 9 years ago
0c7972c
Merge "ARM64: Use libvixld when compiling for debug mode."
by Treehugger Robot
· 9 years ago
c531c21
Merge "Full enable new round implementation on x86/x86_64"
by Aart Bik
· 9 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 9 years ago
961ea12
x86/x86-64: Shorter fast-path for read barrier field load.
by Vladimir Marko
· 9 years ago
0cf8d9c
Full enable new round implementation on x86/x86_64
by Aart Bik
· 9 years ago
4997d14
Merge "ARM: Embed constants in add/sub-long."
by Vladimir Marko
· 9 years ago
5319d3c
Implement running user defined list of passes
by Wojciech Staszkiewicz
· 9 years ago
51616fb
Merge "Enable IntermediateAddress for primitive arrays with read barriers."
by Roland Levillain
· 9 years ago
12ecf08
Enable IntermediateAddress for primitive arrays with read barriers.
by Roland Levillain
· 9 years ago
1568ed9
Merge "Add a register allocation strategy compiler option"
by Treehugger Robot
· 9 years ago
2cd05b7
Add a register allocation strategy compiler option
by Matthew Gharrity
· 9 years ago
2ac06bc
Test all register allocators in regalloc gtest
by Matthew Gharrity
· 9 years ago
d9ffd0d
Implement a graph coloring register allocator
by Matthew Gharrity
· 9 years ago
59751a7
ARM: Embed constants in add/sub-long.
by Vladimir Marko
· 9 years ago
9526d13
Merge "Temporary disable new round implementation on x86/x86_64"
by Treehugger Robot
· 9 years ago
ac15207
Merge "Add support for CallKind::kCallOnMainAndSlowPath"
by Treehugger Robot
· 9 years ago
7ad310da
Temporary disable new round implementation on x86/x86_64
by Aart Bik
· 9 years ago
349f388
Implement single-/double-precision round intrinsic in x86_64
by Aart Bik
· 9 years ago
25dd953
Merge "Implement single-precision round intrinsic in x86"
by Aart Bik
· 9 years ago
2c9f495
Implement single-precision round intrinsic in x86
by Aart Bik
· 9 years ago
965c0b9
Merge "Change suspend entrypoint to save all registers."
by Vladimir Marko
· 9 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 9 years ago
36a270a
Change one read barrier bit to mark bit
by Mathieu Chartier
· 9 years ago
89bd835
Merge "ARM64: Use the zero register in the parallel-move resolver."
by Roland Levillain
· 9 years ago
a7426c6
Fix an assertion in the non-Baker read barrier ARM64 slow path.
by Roland Levillain
· 9 years ago
b2b753c
ARM64: Use the zero register in the parallel-move resolver.
by Alexandre Rames
· 9 years ago
b7e921c
Merge "Improve the graph visualizer's output for constant locations."
by Nicolas Geoffray
· 9 years ago
524a76c
Merge "ARM64: Make the VIXL macro assembler part of ART ARM64's assembler."
by Nicolas Geoffray
· 9 years ago
087930f
ARM64: Make the VIXL macro assembler part of ART ARM64's assembler.
by Alexandre Rames
· 9 years ago
c2c52a1
Improve the graph visualizer's output for constant locations.
by Alexandre Rames
· 9 years ago
3719016
Merge "ARM: Embed 0.0 in VCMP."
by Vladimir Marko
· 9 years ago
37dd80d
ARM: Embed 0.0 in VCMP.
by Vladimir Marko
· 9 years ago
ba65cc4
Merge "ART: Convert pointer size to enum"
by Treehugger Robot
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
4c4d6f4
Merge "Pass the right class loader when inlining."
by Nicolas Geoffray
· 9 years ago
d22b69a
Merge "Remove two ReadBarrierMarkRegX entrypoints."
by Roland Levillain
· 9 years ago
f1aedb1
Pass the right class loader when inlining.
by Nicolas Geoffray
· 9 years ago
f9136b6
Merge "MIPS32: Improve string and class loads"
by Vladimir Marko
· 9 years ago
75d2df2
ART: Use old operator<< for MemBarrierKind
by Andreas Gampe
· 9 years ago
Next »