Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
e6f49b47b6a4dc9c7684e4483757872cfc7ff1a1
/
compiler
e6f49b4
Revert "Support unresolved fields in optimizing" breaks debuggable tests.
by Calin Juravle
· 10 years ago
23a8e35
Support unresolved fields in optimizing
by Calin Juravle
· 10 years ago
175dc73
Support unresolved methods in Optimizing
by Calin Juravle
· 10 years ago
5d01db1
BuildInvoke refactor: extract String.init in its own code path
by Calin Juravle
· 10 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 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
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
e295be4
Merge "Additional MIPS64 instructions needed by intrinsics code."
by Andreas Gampe
· 10 years ago
9ea4a93
Merge "Use induction variable range analysis in BCE (statically)."
by Aart Bik
· 10 years ago
7fa1a81
Merge "X86: Use short forward jumps if possible"
by Andreas Gampe
· 10 years ago
1a1d77f
Merge "Support X86 intrinsic System.arraycopy char"
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
87000a9
Add option to append to the cfg dump.
by Calin Juravle
· 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
5c1a337
Merge "ART: Fix bug in reference type propagation"
by David Brazdil
· 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
659562a
Revert "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
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
9af47e2
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
4f55e22
Add and use ScopedSuspendAll
by Mathieu Chartier
· 10 years ago
2d06e08
Merge "ART: Fix Quick-style LR vs PC core spill mask bug"
by Andreas Gampe
· 10 years ago
619552b
Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Vladimir Marko
· 10 years ago
9ee23f4
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Scott Wakeling
· 10 years ago
501fd63
ART: Fix Quick-style LR vs PC core spill mask bug
by Andreas Gampe
· 10 years ago
2fadd7b
Additional MIPS64 instructions needed by intrinsics code.
by Chris Larsen
· 10 years ago
010c7fd
Merge "Induction variable range analysis."
by Aart Bik
· 10 years ago
d14c595
Induction variable range analysis.
by Aart Bik
· 10 years ago
b9c7992
Merge "Revert "Revert "Do a second check for testing intrinsic types."""
by Andreas Gampe
· 10 years ago
402ae2d
Merge "Add dex_pc to all HInstructions in builder."
by Nicolas Geoffray
· 10 years ago
3ecfd65
Add dex_pc to all HInstructions in builder.
by Yevgeny Rouban
· 10 years ago
bfb5ba9
Revert "Revert "Do a second check for testing intrinsic types.""
by Andreas Gampe
· 10 years ago
0616ae0
[optimizing] Add support for x86 constant area
by Mark Mendell
· 10 years ago
6058455
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
e657639
Merge "Simplify loop invariant operations during induction analysis."
by Aart Bik
· 10 years ago
449b109
ART: Clean up Thumb2Assembler's AddConstant().
by Vladimir Marko
· 10 years ago
471a203
Simplify loop invariant operations during induction analysis.
by Aart Bik
· 10 years ago
6b79454
Merge "Further development of induction variable analysis."
by Aart Bik
· 10 years ago
e609b7c
Further development of induction variable analysis.
by Aart Bik
· 10 years ago
7a4ba99
Merge "ART: Abort if malloc() fails in SwapAllocator::allocate()."
by Vladimir Marko
· 10 years ago
957fb89
Merge "ART: Move DexCache arrays to native."
by Vladimir Marko
· 10 years ago
305ff2d
ART: Abort if malloc() fails in SwapAllocator::allocate().
by Vladimir Marko
· 10 years ago
f1d666e
Add ScopedThreadSuspension
by Mathieu Chartier
· 10 years ago
897ce64
Merge "Reduce how often we call FindDexCache"
by Mathieu Chartier
· 10 years ago
736b560
Reduce how often we call FindDexCache
by Mathieu Chartier
· 10 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 10 years ago
2e8e4ff
Merge "Revert "Optimizing: Tag basic block allocations with their source.""
by Vladimir Marko
· 10 years ago
145acc5
Revert "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
f7432c6
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
91e11c0
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
2a7c1ef
Add more dwarf debug line info for Optimized methods.
by Yevgeny Rouban
· 10 years ago
f9f6441
Optimizing: Tag Arena allocations with their source.
by Vladimir Marko
· 10 years ago
51995e1
Merge "SlowPath: Remove the use of Locations in the SlowPath constructors."
by Nicolas Geoffray
· 10 years ago
5c36017
Merge "Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo."
by Nicolas Geoffray
· 10 years ago
a63f0d4
Optimizing: Improve String.equals() thumb intrinsic.
by Vladimir Marko
· 10 years ago
46637e6
Merge "ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers."
by Vladimir Marko
· 10 years ago
73cf0fb
ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers.
by Vladimir Marko
· 10 years ago
f92d753
Merge "Revert "Revert "Change dex caches to be weak roots"""
by Mathieu Chartier
· 10 years ago
673ed3d
Revert "Revert "Change dex caches to be weak roots""
by Mathieu Chartier
· 10 years ago
40abca7
Merge "ART: Fix the simplifier for NEGATE add/sub"
by Nicolas Geoffray
· 10 years ago
ed15000
Fix some HandleScope bugs and add corresponding checks
by Mathieu Chartier
· 10 years ago
9393c69
ART: Add mising ScopedObjectAccess in ref type propagation
by Andreas Gampe
· 10 years ago
81a9087
Revert "Change dex caches to be weak roots"
by Brian Carlstrom
· 10 years ago
bde6767
Merge "ART: Balanced locking"
by Andreas Gampe
· 10 years ago
a727e37
ART: Balanced locking
by Andreas Gampe
· 10 years ago
5a6cc49
SlowPath: Remove the use of Locations in the SlowPath constructors.
by Serban Constantinescu
· 10 years ago
75d4e58
Merge "X86: Assembler support for near labels"
by Vladimir Marko
· 10 years ago
706ea6a
Merge "ART: Propagate verifier failure types to the compilers"
by Andreas Gampe
· 10 years ago
ecc4366
Add OptimizingCompilerStats to the CodeGenerator class.
by Serban Constantinescu
· 10 years ago
4ab0235
Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo.
by Serban Constantinescu
· 10 years ago
aae9e66
ART: Fix the simplifier for NEGATE add/sub
by Serdjuk, Nikolay Y
· 10 years ago
772cc4a
Merge "Change dex caches to be weak roots"
by Mathieu Chartier
· 10 years ago
0760a81
ART: Propagate verifier failure types to the compilers
by Andreas Gampe
· 10 years ago
30efb4e
Induction variable analysis (with unit tests).
by Aart Bik
· 10 years ago
574d755
Merge "Minor changes to art::arm::Thumb2Assembler::StoreToOffset."
by Roland Levillain
· 10 years ago
0c9497d
X86: Use short forward jumps if possible
by Mark Mendell
· 10 years ago
73f455e
X86: Assembler support for near labels
by Mark Mendell
· 10 years ago
9ee5d6c
Merge "Add missing field init in constructors"
by Sebastien Hertz
· 10 years ago
3ae6b1d
Change dex caches to be weak roots
by Mathieu Chartier
· 10 years ago
23f02f3
Minor changes to art::arm::Thumb2Assembler::StoreToOffset.
by Roland Levillain
· 10 years ago
dda43e7
Merge "ART: Add (Fpu)RegHigh stack map location kinds"
by David Brazdil
· 10 years ago
d9cb68e
ART: Add (Fpu)RegHigh stack map location kinds
by David Brazdil
· 10 years ago
ff73498
Revert "Revert "[MIPS] Use hard float calling convention for managed code""
by Goran Jakovljevic
· 10 years ago
aa50d3a
Add missing field init in constructors
by Sebastien Hertz
· 10 years ago
dcff51a
Merge "Revert "Do a second check for testing intrinsic types.""
by Andreas Gampe
· 10 years ago
a14b9fe
Revert "Do a second check for testing intrinsic types."
by Andreas Gampe
· 10 years ago
879775b
Merge "Revert "[MIPS] Use hard float calling convention for managed code""
by Vladimir Marko
· 10 years ago
7fee84c
Revert "[MIPS] Use hard float calling convention for managed code"
by Vladimir Marko
· 10 years ago
3979bdf
Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt."
by Nicolas Geoffray
· 10 years ago
2e92bc2
Fix TrySplitNonPairOrUnalignedPairIntervalAt.
by Nicolas Geoffray
· 10 years ago
a29449d
[MIPS] Use hard float calling convention for managed code
by Goran Jakovljevic
· 10 years ago
28de0f6
Merge "Do a second check for testing intrinsic types."
by Nicolas Geoffray
· 10 years ago
4daa0b4
Do a second check for testing intrinsic types.
by Nicolas Geoffray
· 10 years ago
113af44
Merge "Fix indentation in reference type propagation"
by David Brazdil
· 10 years ago
Next »