Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fb192cba0aaade3d73d2a1809bd9609deabf98f5
fb192cb
Merge "Refactor code so that JIT can parse compiler options." am: f31f9739e6 am: 08a097e346
by Nicolas Geoffray
· 9 years ago
8d506d8
Merge "Refactor code so that JIT can parse compiler options." am: f31f9739e6
by Nicolas Geoffray
· 9 years ago
08a097e
Merge "Refactor code so that JIT can parse compiler options." am: f31f9739e6
by Nicolas Geoffray
· 9 years ago
f31f973
Merge "Refactor code so that JIT can parse compiler options."
by Nicolas Geoffray
· 9 years ago
abbb0f7
Refactor code so that JIT can parse compiler options.
by Nicolas Geoffray
· 9 years ago
fc46ce0
Merge "MIPS32: Create infrastructure to support intrinsics" am: 70d95b4cab am: aea1e42ebc
by Andreas Gampe
· 9 years ago
698c0e9
Merge "MIPS32: Create infrastructure to support intrinsics" am: 70d95b4cab
by Andreas Gampe
· 9 years ago
aea1e42
Merge "MIPS32: Create infrastructure to support intrinsics" am: 70d95b4cab
by Andreas Gampe
· 9 years ago
70d95b4
Merge "MIPS32: Create infrastructure to support intrinsics"
by Andreas Gampe
· 9 years ago
701566a
MIPS32: Create infrastructure to support intrinsics
by Chris Larsen
· 9 years ago
65f391c
Merge "Made run-test 960-964 support being run with jack compiler." am: 56c8c9ec60 am: 9eecadb6f8
by Alex Light
· 9 years ago
033debe
Merge "Made run-test 960-964 support being run with jack compiler." am: 56c8c9ec60
by Alex Light
· 9 years ago
9eecadb
Merge "Made run-test 960-964 support being run with jack compiler."
by Alex Light
· 9 years ago
56c8c9e
Merge "Made run-test 960-964 support being run with jack compiler."
by Alex Light
· 9 years ago
94b190f
Merge "Revert "ART: Enable more passes under try/catch"" am: d13f2b3554 am: 08dd6bd5a7
by David Brazdil
· 9 years ago
f962631
Merge "Revert "ART: Enable more passes under try/catch"" am: d13f2b3554
by David Brazdil
· 9 years ago
6a439bc
Made run-test 960-964 support being run with jack compiler.
by Alex Light
· 9 years ago
08dd6bd
Merge "Revert "ART: Enable more passes under try/catch"" am: d13f2b3554
by David Brazdil
· 9 years ago
d13f2b3
Merge "Revert "ART: Enable more passes under try/catch""
by David Brazdil
· 9 years ago
771e5cc
Revert "ART: Enable more passes under try/catch"
by David Brazdil
· 9 years ago
80c030f
Merge "Change a few places to use string version of GetTypeId" am: 8cb0bc28b1 am: c7534d1f65
by Mathieu Chartier
· 9 years ago
409ae61
Merge "Change a few places to use string version of GetTypeId" am: 8cb0bc28b1
by Mathieu Chartier
· 9 years ago
c7534d1
Merge "Change a few places to use string version of GetTypeId" am: 8cb0bc28b1
by Mathieu Chartier
· 9 years ago
8cb0bc2
Merge "Change a few places to use string version of GetTypeId"
by Mathieu Chartier
· 9 years ago
9507fa2
Change a few places to use string version of GetTypeId
by Mathieu Chartier
· 9 years ago
5f18b8d
Merge "Move loop invariant utility to more general place." am: c65d1f3d26 am: b8f6d7c336
by Aart Bik
· 9 years ago
b46fcc4
Merge "Move loop invariant utility to more general place." am: c65d1f3d26
by Aart Bik
· 9 years ago
b8f6d7c
Merge "Move loop invariant utility to more general place." am: c65d1f3d26
by Aart Bik
· 9 years ago
c65d1f3
Merge "Move loop invariant utility to more general place."
by Aart Bik
· 9 years ago
0e1797a
Merge "ART: Enable more passes under try/catch" am: 5ad27592e2 am: f080d1cc91
by David Brazdil
· 9 years ago
9771f14
Merge "ART: Enable more passes under try/catch" am: 5ad27592e2 am: f080d1cc91
by David Brazdil
· 9 years ago
f080d1c
Merge "ART: Enable more passes under try/catch" am: 5ad27592e2
by David Brazdil
· 9 years ago
89734d1
Merge "Add comment for RunCheckpoint and clean up ThreadList a bit" am: e22d85249e am: 8c0e5f1876
by Mathieu Chartier
· 9 years ago
5ad2759
Merge "ART: Enable more passes under try/catch"
by David Brazdil
· 9 years ago
73f1f3b
Move loop invariant utility to more general place.
by Aart Bik
· 9 years ago
6e15c8f
Merge "Add comment for RunCheckpoint and clean up ThreadList a bit" am: e22d85249e
by Mathieu Chartier
· 9 years ago
8c0e5f1
Merge "Add comment for RunCheckpoint and clean up ThreadList a bit"
by Mathieu Chartier
· 9 years ago
e22d852
Merge "Add comment for RunCheckpoint and clean up ThreadList a bit"
by Mathieu Chartier
· 9 years ago
b56200b
Add comment for RunCheckpoint and clean up ThreadList a bit
by Mathieu Chartier
· 9 years ago
aa801b3
Merge "Simplify unsigned comparisons against zero (with unit tests)." am: 2118d3d673 am: 1ddf511205
by Aart Bik
· 9 years ago
374d443
Merge "Simplify unsigned comparisons against zero (with unit tests)." am: 2118d3d673
by Aart Bik
· 9 years ago
1ddf511
Merge "Simplify unsigned comparisons against zero (with unit tests)."
by Aart Bik
· 9 years ago
df74aa2
Merge "Relax some CASes for the CC collector." am: 0b654bce0f am: 59f52ea771
by Hiroshi Yamauchi
· 9 years ago
989be4b
Merge "Implementation of fast lookup table to search class_def by descriptor" am: 59cc4e8306 am: a05d1ae522
by Mathieu Chartier
· 9 years ago
f205015
Merge "ART: Fix deopt from optimized code under inlining" am: a9cf6eef38 am: 1d8bae7d82
by David Brazdil
· 9 years ago
b07bca5
Merge "Change Checkpoint API to return total number of checkpoints" am: 57bee8dc22 am: 3a1bc28195
by Mathieu Chartier
· 9 years ago
f9f4e6c
Merge "MIPS64: Add "Compare and Swap" intrinsic support." am: 6f42850562 am: 628dab78ba
by Andreas Gampe
· 9 years ago
2118d3d
Merge "Simplify unsigned comparisons against zero (with unit tests)."
by Aart Bik
· 9 years ago
2716151
Merge "Revert "Enable store elimination for singleton objects."" am: 594c061251 am: deb2a896ca
by Andreas Gampe
· 9 years ago
96709f1
Simplify unsigned comparisons against zero (with unit tests).
by Aart Bik
· 9 years ago
05dc7f8
Merge "Relax some CASes for the CC collector." am: 0b654bce0f am: 59f52ea771
by Hiroshi Yamauchi
· 9 years ago
59f52ea
Merge "Relax some CASes for the CC collector." am: 0b654bce0f
by Hiroshi Yamauchi
· 9 years ago
0b654bc
Merge "Relax some CASes for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
bd0b6ba
Merge "Implementation of fast lookup table to search class_def by descriptor" am: 59cc4e8306
by Mathieu Chartier
· 9 years ago
39fabd6
ART: Enable more passes under try/catch
by David Brazdil
· 9 years ago
a05d1ae
Merge "Implementation of fast lookup table to search class_def by descriptor"
by Mathieu Chartier
· 9 years ago
59cc4e8
Merge "Implementation of fast lookup table to search class_def by descriptor"
by Mathieu Chartier
· 9 years ago
0bf47b0
Merge "ART: Fix deopt from optimized code under inlining" am: a9cf6eef38
by David Brazdil
· 9 years ago
0e474bd
Merge "Change Checkpoint API to return total number of checkpoints" am: 57bee8dc22
by Mathieu Chartier
· 9 years ago
1d8bae7
Merge "ART: Fix deopt from optimized code under inlining" am: a9cf6eef38
by David Brazdil
· 9 years ago
3a1bc28
Merge "Change Checkpoint API to return total number of checkpoints"
by Mathieu Chartier
· 9 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 9 years ago
a9cf6ee
Merge "ART: Fix deopt from optimized code under inlining"
by David Brazdil
· 9 years ago
57bee8d
Merge "Change Checkpoint API to return total number of checkpoints"
by Mathieu Chartier
· 9 years ago
af30f9f
Merge "MIPS64: Add "Compare and Swap" intrinsic support." am: 6f42850562
by Andreas Gampe
· 9 years ago
628dab7
Merge "MIPS64: Add "Compare and Swap" intrinsic support." am: 6f42850562
by Andreas Gampe
· 9 years ago
6f42850
Merge "MIPS64: Add "Compare and Swap" intrinsic support."
by Andreas Gampe
· 9 years ago
5266d01
Merge "Revert "Enable store elimination for singleton objects."" am: 594c061251
by Andreas Gampe
· 9 years ago
deb2a89
Merge "Revert "Enable store elimination for singleton objects."" am: 594c061251
by Andreas Gampe
· 9 years ago
594c061
Merge "Revert "Enable store elimination for singleton objects.""
by Andreas Gampe
· 9 years ago
55d02cf
Revert "Enable store elimination for singleton objects."
by Andreas Gampe
· 9 years ago
10d2508
Change Checkpoint API to return total number of checkpoints
by Mathieu Chartier
· 9 years ago
efc3f02
ART: Fix deopt from optimized code under inlining
by David Brazdil
· 9 years ago
f8f192f
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint" am: 5f2e628b28 am: 59a984e8e2
by Mathieu Chartier
· 9 years ago
dd42b09
Merge "Generate taken-test during trip-count analysis." am: f7b7f9984d am: 444719e675
by Aart Bik
· 9 years ago
8a19ff3
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint" am: 5f2e628b28
by Mathieu Chartier
· 9 years ago
59a984e
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint"
by Mathieu Chartier
· 9 years ago
5f2e628
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint"
by Mathieu Chartier
· 9 years ago
41af5e5
Store method as ArtMethod* instead of jmethodId in Breakpoint
by Mathieu Chartier
· 9 years ago
fc81332
Merge "Generate taken-test during trip-count analysis." am: f7b7f9984d
by Aart Bik
· 9 years ago
444719e
Merge "Generate taken-test during trip-count analysis." am: f7b7f9984d
by Aart Bik
· 9 years ago
f7b7f99
Merge "Generate taken-test during trip-count analysis."
by Aart Bik
· 9 years ago
c22471a
Merge "Enable store elimination for singleton objects." am: d2b29d69a2 am: 3ff0d48910
by Mingyao Yang
· 9 years ago
19aa136
Merge "Enable store elimination for singleton objects." am: d2b29d69a2
by Mingyao Yang
· 9 years ago
3ff0d48
Merge "Enable store elimination for singleton objects." am: d2b29d69a2
by Mingyao Yang
· 9 years ago
d2b29d6
Merge "Enable store elimination for singleton objects."
by Mingyao Yang
· 9 years ago
22f0587
Generate taken-test during trip-count analysis.
by Aart Bik
· 9 years ago
e357a64
Merge "Rosalloc fast path in assembly for arm64." am: b058de905d am: 4b97bd8656
by Hiroshi Yamauchi
· 9 years ago
b1037ee
Merge "Rosalloc fast path in assembly for arm64." am: b058de905d am: 4b97bd8656
by Hiroshi Yamauchi
· 9 years ago
4b97bd8
Merge "Rosalloc fast path in assembly for arm64." am: b058de905d
by Hiroshi Yamauchi
· 9 years ago
b058de9
Merge "Rosalloc fast path in assembly for arm64."
by Hiroshi Yamauchi
· 9 years ago
db6fff7
Merge "Fix up run-test." am: 9b4571cadc am: 4a7a553a48 am: 1ef4db4a53
by Alex Light
· 9 years ago
1ef4db4
Merge "Fix up run-test." am: 9b4571cadc am: 4a7a553a48
by Alex Light
· 9 years ago
4a7a553
Merge "Fix up run-test." am: 9b4571cadc
by Alex Light
· 9 years ago
e8a87b5
Merge "Tune heuristics a bit." am: e35764f1f8 am: c2ef5aae7f am: db1a1a8c6d
by Nicolas Geoffray
· 9 years ago
db1a1a8
Merge "Tune heuristics a bit." am: e35764f1f8 am: c2ef5aae7f
by Nicolas Geoffray
· 9 years ago
9b4571c
Merge "Fix up run-test."
by Alex Light
· 9 years ago
fadfee9
Fix up run-test.
by Alex Light
· 9 years ago
c2ef5aa
Merge "Tune heuristics a bit." am: e35764f1f8
by Nicolas Geoffray
· 9 years ago
e35764f
Merge "Tune heuristics a bit."
by Nicolas Geoffray
· 9 years ago
Next »