Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
aaf9743b630923190ee88bca66d3d22194f8c6eb
aaf9743
am 32c02c15: Merge "x86_64: Add 64-bit version of instructions in asm"
by Bill Buzbee
· 11 years ago
32c02c1
Merge "x86_64: Add 64-bit version of instructions in asm"
by Bill Buzbee
· 11 years ago
f99b9de
am 0354e68a: Merge "Fix method tracing\'s handling of shadow frames on startup."
by Jeff Hao
· 11 years ago
0354e68
Merge "Fix method tracing's handling of shadow frames on startup."
by Jeff Hao
· 11 years ago
a15a81b
Fix method tracing's handling of shadow frames on startup.
by Jeff Hao
· 11 years ago
7f7b77e
am 9bec5443: Merge "Fix the problem of not shutting down the profiler in ART properly"
by Ian Rogers
· 11 years ago
9bec544
Merge "Fix the problem of not shutting down the profiler in ART properly"
by Ian Rogers
· 11 years ago
c569fe8
am 33a60e47: Merge "Set the type of a RegStorage correctly"
by Bill Buzbee
· 11 years ago
4f7c6c0
am 2b9301bf: Merge "ART: Fix sharpening across dex files"
by Andreas Gampe
· 11 years ago
33a60e4
Merge "Set the type of a RegStorage correctly"
by Bill Buzbee
· 11 years ago
2b9301b
Merge "ART: Fix sharpening across dex files"
by Andreas Gampe
· 11 years ago
6ddf510
am 67c482f6: Merge "Art compiler: remove unnecessary sqrt call"
by buzbee
· 11 years ago
67c482f
Merge "Art compiler: remove unnecessary sqrt call"
by buzbee
· 11 years ago
e0099d4
ART: Fix sharpening across dex files
by Andreas Gampe
· 11 years ago
055c29f
Art compiler: remove unnecessary sqrt call
by buzbee
· 11 years ago
afe5638
am 6c35a6ba: Merge "Quick compiler: generalize NarrowRegLoc()"
by buzbee
· 11 years ago
6c35a6b
Merge "Quick compiler: generalize NarrowRegLoc()"
by buzbee
· 11 years ago
0c52451
Set the type of a RegStorage correctly
by Mark Mendell
· 11 years ago
96992e8
x86_64: Add 64-bit version of instructions in asm
by Dmitry Petrochenko
· 11 years ago
9f521ed
am e3b5cb50: Merge "Workaround apparent clang compilation issue"
by Brian Carlstrom
· 11 years ago
e3b5cb5
Merge "Workaround apparent clang compilation issue"
by Brian Carlstrom
· 11 years ago
c647564
Workaround apparent clang compilation issue
by Brian Carlstrom
· 11 years ago
142587b
am ab5b370e: Merge "AArch64: Add suspend check in managed code."
by Bill Buzbee
· 11 years ago
b42b258
am bbc66c58: Merge "ART: Better SSA Allocation when recreating SSA"
by Bill Buzbee
· 11 years ago
d345414
am 960a4bcd: Merge "AArch64: Enable FLOAT and DOUBLE opcodes"
by Bill Buzbee
· 11 years ago
ab5b370
Merge "AArch64: Add suspend check in managed code."
by Bill Buzbee
· 11 years ago
bbc66c5
Merge "ART: Better SSA Allocation when recreating SSA"
by Bill Buzbee
· 11 years ago
960a4bc
Merge "AArch64: Enable FLOAT and DOUBLE opcodes"
by Bill Buzbee
· 11 years ago
6a58691
Fix the problem of not shutting down the profiler in ART properly
by Wei Jin
· 11 years ago
4896d7b
ART: Better SSA Allocation when recreating SSA
by Jean Christophe Beyler
· 11 years ago
032d377
AArch64: Enable FLOAT and DOUBLE opcodes
by Serban Constantinescu
· 11 years ago
311b809
am 1b1aea22: Merge "Fix x86_64 test failures."
by Brian Carlstrom
· 11 years ago
1b1aea2
Merge "Fix x86_64 test failures."
by Brian Carlstrom
· 11 years ago
7f0a6d6
Fix x86_64 test failures.
by Nicolas Geoffray
· 11 years ago
fb11df0
am ddb1a160: Merge "Add a linear scan register allocator to the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
ddb1a16
Merge "Add a linear scan register allocator to the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
65f8cba
am 8b5b1e55: Merge "Make DexFile content read only before running DexFileVerifier"
by Brian Carlstrom
· 11 years ago
8b5b1e5
Merge "Make DexFile content read only before running DexFileVerifier"
by Brian Carlstrom
· 11 years ago
d6cec90
Make DexFile content read only before running DexFileVerifier
by Brian Carlstrom
· 11 years ago
48241e7
AArch64: Add suspend check in managed code.
by Zheng Xu
· 11 years ago
87d4657
am 30395fc8: Merge "Add TARGET_2ND_ARCH support for dump-oat-boot"
by Brian Carlstrom
· 11 years ago
30395fc
Merge "Add TARGET_2ND_ARCH support for dump-oat-boot"
by Brian Carlstrom
· 11 years ago
85089dd
Quick compiler: generalize NarrowRegLoc()
by buzbee
· 11 years ago
7a6b280
Add TARGET_2ND_ARCH support for dump-oat-boot
by Brian Carlstrom
· 11 years ago
6556d5d
am a79febb8: Merge "Fix ExtractToMemMap to show original zip file name in ashmem"
by Brian Carlstrom
· 11 years ago
a79febb
Merge "Fix ExtractToMemMap to show original zip file name in ashmem"
by Brian Carlstrom
· 11 years ago
f97892e
am cd9b4e28: Merge "x86_64: Rebase on top of "64-bit temp register support""
by Bill Buzbee
· 11 years ago
cd9b4e2
Merge "x86_64: Rebase on top of "64-bit temp register support""
by Bill Buzbee
· 11 years ago
6894004
am 9fd03459: Merge "Implement all vector instructions for X86"
by Bill Buzbee
· 11 years ago
9fd0345
Merge "Implement all vector instructions for X86"
by Bill Buzbee
· 11 years ago
fe94578
Implement all vector instructions for X86
by Mark Mendell
· 11 years ago
82d99b6
am 8c895b33: Merge "Quick compiler: fix register clobbering."
by buzbee
· 11 years ago
8c895b3
Merge "Quick compiler: fix register clobbering."
by buzbee
· 11 years ago
642fe34
Quick compiler: fix register clobbering.
by buzbee
· 11 years ago
0999a6f
x86_64: Rebase on top of "64-bit temp register support"
by Dmitry Petrochenko
· 11 years ago
87e8f09
am 132236a8: Merge "Improve invalid large object free dumping."
by Mathieu Chartier
· 11 years ago
132236a
Merge "Improve invalid large object free dumping."
by Mathieu Chartier
· 11 years ago
d07a913
Improve invalid large object free dumping.
by Mathieu Chartier
· 11 years ago
041b41e
am a911a4d2: Merge "Add reserve area to allocation stacks."
by Mathieu Chartier
· 11 years ago
a911a4d
Merge "Add reserve area to allocation stacks."
by Mathieu Chartier
· 11 years ago
5f3bc05
am 919ed6b2: Merge "Revert "ART: Better SSA Allocation when recreating SSA""
by Bill Buzbee
· 11 years ago
919ed6b
Merge "Revert "ART: Better SSA Allocation when recreating SSA""
by Bill Buzbee
· 11 years ago
d4750f2
Revert "ART: Better SSA Allocation when recreating SSA"
by Bill Buzbee
· 11 years ago
347cb94
am be7ba652: Merge "ART: Better SSA Allocation when recreating SSA"
by Ian Rogers
· 11 years ago
be7ba65
Merge "ART: Better SSA Allocation when recreating SSA"
by Ian Rogers
· 11 years ago
a3b9f48
am 18622c81: Merge "ART: BasicBlock API Implementation"
by Ian Rogers
· 11 years ago
18622c8
Merge "ART: BasicBlock API Implementation"
by Ian Rogers
· 11 years ago
8512758
ART: BasicBlock API Implementation
by Jean Christophe Beyler
· 11 years ago
491dd9e
am a45714f2: Merge "[MIPS] Remove warnings about use of at register"
by Ian Rogers
· 11 years ago
a45714f
Merge "[MIPS] Remove warnings about use of at register"
by Ian Rogers
· 11 years ago
0b0c92b
am 66b68faa: Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter."""
by Mathieu Chartier
· 11 years ago
66b68fa
Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter."""
by Mathieu Chartier
· 11 years ago
0aa504b
Fix ExtractToMemMap to show original zip file name in ashmem
by Brian Carlstrom
· 11 years ago
0cd8135
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 11 years ago
748dd95
[MIPS] Remove warnings about use of at register
by Chris Dearman
· 11 years ago
7634921
am 52925af1: Merge "ART: refactor x86/x86-64 entrypoints"
by Ian Rogers
· 11 years ago
52925af
Merge "ART: refactor x86/x86-64 entrypoints"
by Ian Rogers
· 11 years ago
41d975f
am cda4e2e6: Merge "Extra debug output for a failing lock check."
by Ian Rogers
· 11 years ago
cda4e2e
Merge "Extra debug output for a failing lock check."
by Ian Rogers
· 11 years ago
06abcdf
Extra debug output for a failing lock check.
by Ian Rogers
· 11 years ago
8a63101
am 82f3c1b7: Merge "ART: API to dex instructions"
by Ian Rogers
· 11 years ago
da5c869
am ae19a731: Merge "Make the specification of when we need precise constants more precise."
by Ian Rogers
· 11 years ago
82f3c1b
Merge "ART: API to dex instructions"
by Ian Rogers
· 11 years ago
c179016
Add reserve area to allocation stacks.
by Mathieu Chartier
· 11 years ago
ae19a73
Merge "Make the specification of when we need precise constants more precise."
by Ian Rogers
· 11 years ago
e64407c
am ec23021c: Merge "ART: Added print indices back to BitVector Dumper"
by Ian Rogers
· 11 years ago
ec23021
Merge "ART: Added print indices back to BitVector Dumper"
by Ian Rogers
· 11 years ago
ee84b49
am ccddc498: Merge "x86_64: Fix 079-Phantom hang with QCG enabled"
by Ian Rogers
· 11 years ago
ccddc49
Merge "x86_64: Fix 079-Phantom hang with QCG enabled"
by Ian Rogers
· 11 years ago
7192a73
am b0515fa6: Merge "Fix style issue."
by Vladimir Marko
· 11 years ago
b0515fa
Merge "Fix style issue."
by Vladimir Marko
· 11 years ago
920be0b2
Fix style issue.
by Vladimir Marko
· 11 years ago
46960fe
Make the specification of when we need precise constants more precise.
by Ian Rogers
· 11 years ago
3ec4480
am e24580a1: Merge "Rewrite BitVector index iterator."
by Vladimir Marko
· 11 years ago
e24580a
Merge "Rewrite BitVector index iterator."
by Vladimir Marko
· 11 years ago
520f37b
ART: Added print indices back to BitVector Dumper
by Jean Christophe Beyler
· 11 years ago
a5b8fde
Rewrite BitVector index iterator.
by Vladimir Marko
· 11 years ago
95662b1
am 766b7586: Merge "Remove obsolete pass_driver.cc ."
by Vladimir Marko
· 11 years ago
766b758
Merge "Remove obsolete pass_driver.cc ."
by Vladimir Marko
· 11 years ago
Next »