Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d7f064175aaa510d070e579e01f535ceca855181
d7f0641
am 9eac83e1: Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
9eac83e
Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
0795694
am 9b2c10eb: Merge "Optimizing: Tag arena allocations in SsaBuilder."
by Vladimir Marko
· 10 years ago
7d5b29d
am 4919c34e: Merge "ART: Make dex2oat timing a bit more granular"
by Andreas Gampe
· 10 years ago
740667a
ART: Skip compiler-driver compile loop for VerifyAtRuntime
by Andreas Gampe
· 10 years ago
9b2c10e
Merge "Optimizing: Tag arena allocations in SsaBuilder."
by Vladimir Marko
· 10 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 10 years ago
4919c34
Merge "ART: Make dex2oat timing a bit more granular"
by Andreas Gampe
· 10 years ago
17be615
am 831904f6: Merge "Add option to append to the cfg dump."
by Calin Juravle
· 10 years ago
03f347d
am fe157012: Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 10 years ago
831904f
Merge "Add option to append to the cfg dump."
by Calin Juravle
· 10 years ago
fe15701
Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 10 years ago
734531a
am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph."
by Vladimir Marko
· 10 years ago
aef880c
Merge "Optimizing: Tag arena allocations in HGraph."
by Vladimir Marko
· 10 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
f45a234
am d226ad6a: Merge "Use clang for building mips32r2_fp."
by Nicolas Geoffray
· 10 years ago
d226ad6
Merge "Use clang for building mips32r2_fp."
by Nicolas Geoffray
· 10 years ago
bd8b6af
Use clang for building mips32r2_fp.
by Nicolas Geoffray
· 10 years ago
55b0e48
am e295be4a: Merge "Additional MIPS64 instructions needed by intrinsics code."
by Andreas Gampe
· 10 years ago
e295be4
Merge "Additional MIPS64 instructions needed by intrinsics code."
by Andreas Gampe
· 10 years ago
4401e56
am 9ea4a936: Merge "Use induction variable range analysis in BCE (statically)."
by Aart Bik
· 10 years ago
9ea4a93
Merge "Use induction variable range analysis in BCE (statically)."
by Aart Bik
· 10 years ago
d644cbb
am 7fa1a81d: Merge "X86: Use short forward jumps if possible"
by Andreas Gampe
· 10 years ago
7fa1a81
Merge "X86: Use short forward jumps if possible"
by Andreas Gampe
· 10 years ago
ea3f1bf
am a6892270: Merge "Clean up mod union table"
by Mathieu Chartier
· 10 years ago
a689227
Merge "Clean up mod union table"
by Mathieu Chartier
· 10 years ago
c7ae55d
ART: Make dex2oat timing a bit more granular
by Andreas Gampe
· 10 years ago
74082d9
am 1a1d77f7: Merge "Support X86 intrinsic System.arraycopy char"
by Andreas Gampe
· 10 years ago
ab04f5d
am 7ac8b34c: Merge "Add X86 bsf and rotate instructions"
by Andreas Gampe
· 10 years ago
1a1d77f
Merge "Support X86 intrinsic System.arraycopy char"
by Andreas Gampe
· 10 years ago
7ac8b34
Merge "Add X86 bsf and rotate instructions"
by Andreas Gampe
· 10 years ago
bcee092
Add X86 bsf and rotate instructions
by Mark Mendell
· 10 years ago
22af3be
Use induction variable range analysis in BCE (statically).
by Aart Bik
· 10 years ago
901dfca
am fe9a1b05: Merge "Expect null referent in DequeuePendingReference()."
by Hiroshi Yamauchi
· 10 years ago
efd9f5c
am 1e9c1ffa: Merge "Use image pointer size for profile info"
by Mathieu Chartier
· 10 years ago
ecb2ab8
am ada5ccd3: Merge "Rename parameter in ArtMethod::ToNativeQuickPc"
by David Brazdil
· 10 years ago
565543c
am 5836f846: Merge "Cleanup thread access in StackVisitor"
by Sebastien Hertz
· 10 years ago
e31106f
am 5559f9de: Merge "ART: Fix 004-ReferenceMap run test"
by David Brazdil
· 10 years ago
c895082
Clean up mod union table
by Mathieu Chartier
· 10 years ago
fe9a1b0
Merge "Expect null referent in DequeuePendingReference()."
by Hiroshi Yamauchi
· 10 years ago
d2bb5ba
Expect null referent in DequeuePendingReference().
by Hiroshi Yamauchi
· 10 years ago
1e9c1ff
Merge "Use image pointer size for profile info"
by Mathieu Chartier
· 10 years ago
1147b9b
Use image pointer size for profile info
by Mathieu Chartier
· 10 years ago
ada5ccd
Merge "Rename parameter in ArtMethod::ToNativeQuickPc"
by David Brazdil
· 10 years ago
f1fbd52
Rename parameter in ArtMethod::ToNativeQuickPc
by David Brazdil
· 10 years ago
5836f84
Merge "Cleanup thread access in StackVisitor"
by Sebastien Hertz
· 10 years ago
5559f9d
Merge "ART: Fix 004-ReferenceMap run test"
by David Brazdil
· 10 years ago
72f7b88
ART: Fix 004-ReferenceMap run test
by David Brazdil
· 10 years ago
7c6f0e3
am 0c1b297d: Merge "Use $ for f registers to please clang."
by Nicolas Geoffray
· 10 years ago
0c1b297
Merge "Use $ for f registers to please clang."
by Nicolas Geoffray
· 10 years ago
c5b4b32
Use $ for f registers to please clang.
by Nicolas Geoffray
· 10 years ago
87000a9
Add option to append to the cfg dump.
by Calin Juravle
· 10 years ago
73ca0bd
am b505997b: Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch"""
by David Brazdil
· 10 years ago
b505997
Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch"""
by David Brazdil
· 10 years ago
77a48ae
Revert "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 10 years ago
db674e3
am 5c1a3374: Merge "ART: Fix bug in reference type propagation"
by David Brazdil
· 10 years ago
5c1a337
Merge "ART: Fix bug in reference type propagation"
by David Brazdil
· 10 years ago
d5e834a
am 57b6a131: Merge "Temporarly disable SSA creation in try/catch/debuggable."
by Nicolas Geoffray
· 10 years ago
57b6a13
Merge "Temporarly disable SSA creation in try/catch/debuggable."
by Nicolas Geoffray
· 10 years ago
baf89b8
ART: Fix bug in reference type propagation
by David Brazdil
· 10 years ago
94ca9af
Temporarly disable SSA creation in try/catch/debuggable.
by Nicolas Geoffray
· 10 years ago
26f7286
Cleanup thread access in StackVisitor
by Sebastien Hertz
· 10 years ago
a47fc41
am cd9266e6: Merge "Revert "Revert "Re-enable Clang\'s -Wpessimizing-move"""
by Pirama Arumuga Nainar
· 10 years ago
cd9266e
Merge "Revert "Revert "Re-enable Clang's -Wpessimizing-move"""
by Pirama Arumuga Nainar
· 10 years ago
8247376
am e81783ad: Merge "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 10 years ago
e81783a
Merge "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 10 years ago
659562a
Revert "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
de11eae
am 37ef3c00: Merge "Convert ART benchmarks into caliper benchmarks"
by Mathieu Chartier
· 10 years ago
2a42e1f
am b4b7fb72: Merge "ART: Fix mac build"
by Andreas Gampe
· 10 years ago
37ef3c0
Merge "Convert ART benchmarks into caliper benchmarks"
by Mathieu Chartier
· 10 years ago
b4b7fb7
Merge "ART: Fix mac build"
by Andreas Gampe
· 10 years ago
3faa581
ART: Fix mac build
by Andreas Gampe
· 10 years ago
563e984
Convert ART benchmarks into caliper benchmarks
by Mathieu Chartier
· 10 years ago
789f91d
am b70c6ee1: Merge "ART: Build tests in checkbuild"
by Andreas Gampe
· 10 years ago
d472066
Revert "Revert "Re-enable Clang's -Wpessimizing-move""
by Pirama Arumuga Nainar
· 10 years ago
b70c6ee
Merge "ART: Build tests in checkbuild"
by Andreas Gampe
· 10 years ago
20bd431
am ce660e46: Merge "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
ce660e4
Merge "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 10 years ago
a852a5b
ART: Build tests in checkbuild
by Andreas Gampe
· 10 years ago
5344f52
am e481c006: Merge "Remove unnecessary std::move from test_dex_file_builder"
by Pirama Arumuga Nainar
· 10 years ago
e481c00
Merge "Remove unnecessary std::move from test_dex_file_builder"
by Pirama Arumuga Nainar
· 10 years ago
0600cdc
Remove unnecessary std::move from test_dex_file_builder
by Pirama Arumuga Nainar
· 10 years ago
bfbaac3
am 5da1ea29: Merge "Fix the DequeuePendingReference crash."
by Hiroshi Yamauchi
· 10 years ago
5da1ea2
Merge "Fix the DequeuePendingReference crash."
by Hiroshi Yamauchi
· 10 years ago
70c08d3
Fix the DequeuePendingReference crash.
by Hiroshi Yamauchi
· 10 years ago
8d1d7d6
am 329d1b5a: Merge "Revert "Re-enable Clang\'s -Wpessimizing-move""
by Pirama Arumuga Nainar
· 10 years ago
329d1b5
Merge "Revert "Re-enable Clang's -Wpessimizing-move""
by Pirama Arumuga Nainar
· 10 years ago
4a37953
Revert "Re-enable Clang's -Wpessimizing-move"
by Pirama Arumuga Nainar
· 10 years ago
e66d391
am 6dc8bc81: Merge "Re-enable Clang\'s -Wpessimizing-move"
by Pirama Arumuga Nainar
· 10 years ago
6dc8bc8
Merge "Re-enable Clang's -Wpessimizing-move"
by Pirama Arumuga Nainar
· 10 years ago
f36611d
am 6fdc805d: Merge "Be very patient with the emulator."
by Nicolas Geoffray
· 10 years ago
6fdc805
Merge "Be very patient with the emulator."
by Nicolas Geoffray
· 10 years ago
0059440
am 9af47e27: Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
9af47e2
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
698403b
am 35717f8c: Merge "ART: Add some utilities for working with containers."
by Vladimir Marko
· 10 years ago
35717f8
Merge "ART: Add some utilities for working with containers."
by Vladimir Marko
· 10 years ago
8f5d2d8
Re-enable Clang's -Wpessimizing-move
by Pirama Arumuga Nainar
· 10 years ago
706e290
am b6f7dd33: Merge "Remove unnecessary std::move from variant_map.h"
by Pirama Arumuga Nainar
· 10 years ago
b6f7dd3
Merge "Remove unnecessary std::move from variant_map.h"
by Pirama Arumuga Nainar
· 10 years ago
Next »