Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
dce016eab87302f02b0bd903dd2cd86ae512df2d
/
compiler
/
optimizing
dce016e
Intrinsify String.length() and String.isEmpty() as HIR.
by Vladimir Marko
· 9 years ago
a210689
Exploit NE/EQ tests on array length in BCE.
by Aart Bik
· 9 years ago
b8154f8
Merge "Do not look at dead phis during SsaRedundantPhiElimination."
by Treehugger Robot
· 9 years ago
05b3fa0
Do not look at dead phis during SsaRedundantPhiElimination.
by Nicolas Geoffray
· 9 years ago
c5818f6
Merge "ARM64: Add new String.compareTo intrinsic."
by Vladimir Marko
· 9 years ago
40d3061
Merge "ARM(64): Implement the isInfinite intrinsics"
by Aart Bik
· 9 years ago
1f36f41
ARM64: Add new String.compareTo intrinsic.
by Scott Wakeling
· 9 years ago
0f35e0b
Merge "Remove invoke after inlining."
by Treehugger Robot
· 9 years ago
1be7cbd
Remove invoke after inlining.
by Nicolas Geoffray
· 9 years ago
ffc8707
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
da93946
Merge "ART: Disable back edge uses for irreducible loops"
by Treehugger Robot
· 9 years ago
07b3510
ART: Disable back edge uses for irreducible loops
by David Brazdil
· 9 years ago
f2cb389
Merge "ART: Eliminate unlikely code from hot path in x86 div/rem"
by Roland Levillain
· 9 years ago
e30ee0a
Merge "Forbid HDeoptimize instructions in OSR methods."
by Nicolas Geoffray
· 9 years ago
93a18c5
Forbid HDeoptimize instructions in OSR methods.
by Nicolas Geoffray
· 9 years ago
5e67a6a
Merge "Test component type for errors too. With regression test."
by Aart Bik
· 9 years ago
9d944d1
ART: Eliminate unlikely code from hot path in x86 div/rem
by Serguei Katkov
· 9 years ago
f417ff4
Test component type for errors too. With regression test.
by Aart Bik
· 9 years ago
2712a07
Merge "Make sure the referring class is in the dex cache."
by Treehugger Robot
· 9 years ago
393fdb8
Make sure the referring class is in the dex cache.
by Nicolas Geoffray
· 9 years ago
a3ffea2
ARM(64): Implement the isInfinite intrinsics
by Anton Kirilov
· 9 years ago
88b8915
Merge "Refactor use of __ANDROID__ macro"
by Roland Levillain
· 9 years ago
ee3e2be
Merge "Add flag to ArtMethod to skip compilation."
by Treehugger Robot
· 9 years ago
250a378
Add flag to ArtMethod to skip compilation.
by Nicolas Geoffray
· 9 years ago
f6e6331
Merge "MIPS64: Implement bitCount intrinsics."
by Aart Bik
· 9 years ago
4f4a6c4
Merge "ART: Naive NullCheck elimination in InstructionBuilder"
by David Brazdil
· 9 years ago
c120bbe
ART: Naive NullCheck elimination in InstructionBuilder
by David Brazdil
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
7fda785
MIPS64: Implement bitCount intrinsics.
by Chris Larsen
· 9 years ago
2efce70
Merge "X86/X86_64: Switch to locked add from mfence"
by Aart Bik
· 9 years ago
94408d3
ART: Address late comments on a GVN memory-saving CL
by David Brazdil
· 9 years ago
cc857cf
Reduce memory usage in GVN
by David Brazdil
· 9 years ago
c6b5627
Fix HInstruction::ReplaceInput(), allow no-op.
by Vladimir Marko
· 9 years ago
a584db5
Merge "Fix RTP to hold mutator lock while using raw mirror pointers."
by Vladimir Marko
· 9 years ago
62977ff
Fix RTP to hold mutator lock while using raw mirror pointers.
by Vladimir Marko
· 9 years ago
5eda02c
Merge "Reuse HUseListNode<>s when replacing instruction or input."
by Vladimir Marko
· 9 years ago
5eed0c5
Fix reference_type_propagation_test.
by Vladimir Marko
· 9 years ago
b4154d3
Merge "Revert "Revert "Use dex cache from compilation unit in RTP."""
by Vladimir Marko
· 9 years ago
31244b4
Do not use EXPECT_DEATH in unit test, fails on device.
by Aart Bik
· 9 years ago
3c19d3e
Reuse HUseListNode<>s when replacing instruction or input.
by Vladimir Marko
· 9 years ago
6435910
Merge "Use iterators "before" the use node in HUserRecord<>."
by Vladimir Marko
· 9 years ago
456307a
Revert "Revert "Use dex cache from compilation unit in RTP.""
by Vladimir Marko
· 9 years ago
46817b8
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
5f6b908
Merge "Avoid constructing types with errors."
by Aart Bik
· 9 years ago
c5c508d
Merge "Fix inlining loops in OSR mode."
by Vladimir Marko
· 9 years ago
fd66c50
Fix inlining loops in OSR mode.
by Vladimir Marko
· 9 years ago
fa3091e
ART: Fix IsLinearOrderWellFormed in liveness analysis
by David Brazdil
· 9 years ago
8b3f9b2
Avoid constructing types with errors.
by Aart Bik
· 9 years ago
2dcab78
Merge "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
979fb00
Merge "Fix: correctly destruct VIXL labels."
by Roland Levillain
· 9 years ago
18b36ab
Remove the no-longer-needed F/I and D/J alias.
by Aart Bik
· 9 years ago
05241f4
Merge "Enable allocation elimination as part of LSE"
by Mingyao Yang
· 9 years ago
34d9b04
Revert "Use dex cache from compilation unit in RTP."
by Nicolas Geoffray
· 9 years ago
062157f
Enable allocation elimination as part of LSE
by Mingyao Yang
· 9 years ago
c01a664
Fix: correctly destruct VIXL labels.
by Alexandre Rames
· 9 years ago
27bb86e
Use dex cache from compilation unit in RTP.
by Vladimir Marko
· 9 years ago
a2a8434
Merge "ART: Save a bit of memory in production LICM"
by David Brazdil
· 9 years ago
aa680e8
ART: Save a bit of memory in production LICM
by David Brazdil
· 9 years ago
adf8491
ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
by David Brazdil
· 9 years ago
89c31e3
Merge "Use dex cache from compilation unit in HInstructionBuilder."
by Vladimir Marko
· 9 years ago
3cd50df
Use dex cache from compilation unit in HInstructionBuilder.
by Vladimir Marko
· 9 years ago
dc1d104
Merge "Revert "Remove the no-longer-needed F/I and D/J alias.""
by Aart Bik
· 9 years ago
1f7624c
Revert "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
8d4b37e
Merge "Move Assemblers to the Arena."
by Vladimir Marko
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
de76960
Merge "Remove the no-longer-needed F/I and D/J alias."
by Aart Bik
· 9 years ago
2f52064
Remove the no-longer-needed F/I and D/J alias.
by Aart Bik
· 9 years ago
7aa04a1
X86/X86_64: Switch to locked add from mfence
by Mark Mendell
· 10 years ago
d58b837
Allocate code generators on the arena.
by Vladimir Marko
· 9 years ago
934c5b6
Merge "Small changes in ARM and x86-64 SystemArrayCopy intrinsics."
by Roland Levillain
· 9 years ago
ebea3d2
Small changes in ARM and x86-64 SystemArrayCopy intrinsics.
by Roland Levillain
· 9 years ago
c2e8af9
ART: Speed up HGraph::PopulateIrreducibleRecursive
by David Brazdil
· 9 years ago
c4ae916
Store precice set of which constructors require barriers
by Mathieu Chartier
· 9 years ago
dee58d6
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
by David Brazdil
· 9 years ago
391e155
Merge "Optimizing: Fix codegens for MethodLoadKind::kDexCacheViaMethod."
by Vladimir Marko
· 9 years ago
a3aef2e
Move optimizations out of HInliner::TryBuildAndInlineHelper.
by Roland Levillain
· 9 years ago
40ecb12
Optimizing: Fix codegens for MethodLoadKind::kDexCacheViaMethod.
by Vladimir Marko
· 9 years ago
96de6c3
Merge "Implement ARM64 support for SystemArrayCopy()"
by Roland Levillain
· 9 years ago
75563e3
Merge "Clean up OatQuickMethodHeader after Quick removal."
by Vladimir Marko
· 9 years ago
7d9a5b0
Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
by David Brazdil
· 9 years ago
6032891
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
by David Brazdil
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
eb98c0d
Merge "Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper."
by Roland Levillain
· 9 years ago
a8013fd
Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper.
by Roland Levillain
· 9 years ago
2f92ec8
Merge "Use bit-level packing for InlineInfo in stackmaps as well."
by Calin Juravle
· 9 years ago
75ee5c2
Merge "Fix BitCount intrinsics assertions."
by Roland Levillain
· 9 years ago
7e168f6
Merge "Improve debugging in art/compiler/optimizing/common_arm64.h."
by Roland Levillain
· 9 years ago
e3ff7b2
Refactor HGraphBuilder and SsaBuilder to remove HLocals
by David Brazdil
· 9 years ago
86ea7ee
Build dominator tree before generating HInstructions
by David Brazdil
· 9 years ago
3a448e4
Improve debugging in art/compiler/optimizing/common_arm64.h.
by Roland Levillain
· 9 years ago
fa3912e
Fix BitCount intrinsics assertions.
by Roland Levillain
· 9 years ago
61b28a1
Use bit-level packing for InlineInfo in stackmaps as well.
by David Srbecky
· 9 years ago
fe2b137
Merge "Pack stack map entries on bit level to save space."
by Calin Juravle
· 9 years ago
c2ec9ad
Implement ARM64 support for SystemArrayCopy()
by donghui.bai
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
b0170f0
Merge "Fix Boolean to integral types conversions."
by Roland Levillain
· 9 years ago
922b88c
Merge "ART: Fix TypeConversion from long const to float on x86_64"
by David Brazdil
· 9 years ago
4c858cd
ART: Fix TypeConversion from long const to float on x86_64
by Pavel Vyssotski
· 9 years ago
20eef17
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)."
by Aart Bik
· 9 years ago
968056f
Fix arm64 simplifier bug that tries to remove same statement twice.
by Aart Bik
· 9 years ago
Next »