Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ad4ed08d557ff24bd7c66d3f36687d2035367ad0
/
compiler
ad4ed08
Revert "Revert "Lift the spill at each irreducible loop block restriction.""
by Nicolas Geoffray
· 10 years ago
6a507f3
Merge "Use mutator lock to guard adding and removing heap spaces"
by Mathieu Chartier
· 10 years ago
a9d82fe
Use mutator lock to guard adding and removing heap spaces
by Mathieu Chartier
· 10 years ago
b1bd048
Merge "Recognize common utilities as intrinsics."
by Aart Bik
· 10 years ago
1e953c3
Merge "Some minor simplifications in code and tests."
by Aart Bik
· 10 years ago
7ccb63f
Merge "Enable interface default methods by default."
by Alex Light
· 10 years ago
9724c63
Enable interface default methods by default.
by Neil Fuller
· 10 years ago
59c9454
Recognize common utilities as intrinsics.
by Aart Bik
· 10 years ago
09e8d5f
Some minor simplifications in code and tests.
by Aart Bik
· 10 years ago
8881c42
Merge "Revert "Lift the spill at each irreducible loop block restriction.""
by Bart Sears
· 10 years ago
2818dbc
Revert "Lift the spill at each irreducible loop block restriction."
by Bart Sears
· 10 years ago
a00d5fe
Merge "Lift the spill at each irreducible loop block restriction."
by Nicolas Geoffray
· 10 years ago
3260e11
Merge "ART: Remove some unnecessary mutator lock annotations."
by Vladimir Marko
· 10 years ago
7653b09
Merge "Add dependency on liblzma."
by David Srbecky
· 10 years ago
79e9f43
Lift the spill at each irreducible loop block restriction.
by Nicolas Geoffray
· 10 years ago
f39745e
ART: Remove some unnecessary mutator lock annotations.
by Vladimir Marko
· 10 years ago
36867b4
Merge "Generate DWARF line numbers only for points with dex register map."
by David Srbecky
· 10 years ago
d112827
Add dependency on liblzma.
by David Srbecky
· 10 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 10 years ago
1acf046
Merge "Revert "Add option to generate compressed backtrace info.""
by David Srbecky
· 10 years ago
8546cc9
Revert "Add option to generate compressed backtrace info."
by David Srbecky
· 10 years ago
4f50ee2
Generate DWARF line numbers only for points with dex register map.
by David Srbecky
· 10 years ago
6a75b9e
Merge "Fix MIPS64 booting problem"
by Vladimir Marko
· 10 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 10 years ago
f7fd970
Load app images
by Mathieu Chartier
· 10 years ago
5fdcc3c
Add option to generate compressed backtrace info.
by David Srbecky
· 10 years ago
9500529
Merge "Improve documentation and assertions of read barrier instrumentation."
by Roland Levillain
· 10 years ago
6f007eb
Merge "Allow x86 memory operands for 64-bit popcnt on x86."
by Aart Bik
· 10 years ago
9b3607d
Generate unique ID for each type during native debugging.
by David Srbecky
· 10 years ago
e8df33e
Merge "Create helper class for DWARF expressions."
by David Srbecky
· 10 years ago
91cb54e
Create helper class for DWARF expressions.
by David Srbecky
· 10 years ago
7d9f95f
Merge "Revert "Revert "ARM64 Baker's read barrier fast path implementation."""
by Roland Levillain
· 10 years ago
8ed1826
Fix MIPS64 booting problem
by Goran Jakovljevic
· 10 years ago
87f7dfc
Merge "Revert "Revert "Inline methods with loops."""
by Nicolas Geoffray
· 10 years ago
788f2f0
Revert "Revert "Inline methods with loops.""
by Nicolas Geoffray
· 10 years ago
d30de5b
Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""
by Nicolas Geoffray
· 10 years ago
d4aee94
Revert "Revert "Revert "Change condition to opposite if lhs is constant"""
by Nicolas Geoffray
· 10 years ago
95e7ffc
Improve documentation and assertions of read barrier instrumentation.
by Roland Levillain
· 10 years ago
4401586
Revert "Revert "ARM64 Baker's read barrier fast path implementation.""
by Roland Levillain
· 10 years ago
3451383
Merge "With irreducible loops, we can have a null destination."
by Nicolas Geoffray
· 10 years ago
04eb70f
With irreducible loops, we can have a null destination.
by Nicolas Geoffray
· 10 years ago
45ec096
Merge "Revert "Revert "Change condition to opposite if lhs is constant"""
by Nicolas Geoffray
· 10 years ago
c54ec90
Merge "Revert "Some minor simplifications in code and tests.""
by Nicolas Geoffray
· 10 years ago
69fd1b5
Revert "Some minor simplifications in code and tests."
by Nicolas Geoffray
· 10 years ago
ca9f686
Merge "Revert "ARM/ARM64: Extend support of instruction combining.""
by Nicolas Geoffray
· 10 years ago
6b5afdd
Revert "ARM/ARM64: Extend support of instruction combining."
by Nicolas Geoffray
· 10 years ago
884e54c
Revert "Revert "Change condition to opposite if lhs is constant""
by Nicolas Geoffray
· 10 years ago
2a94607
Allow x86 memory operands for 64-bit popcnt on x86.
by Aart Bik
· 10 years ago
20a96c6
Merge "Support for x86 popcnt."
by Aart Bik
· 10 years ago
c39dac1
Support for x86 popcnt.
by Aart Bik
· 10 years ago
14de51f
Merge "Revert "ARM64 Baker's read barrier fast path implementation.""
by Mathieu Chartier
· 10 years ago
28a2ff0
Revert "ARM64 Baker's read barrier fast path implementation."
by Mathieu Chartier
· 10 years ago
857235b
Merge "Implemented BitCount as an intrinsic. With unit test."
by Aart Bik
· 10 years ago
f3e4c8a
Merge "Some minor simplifications in code and tests."
by Aart Bik
· 10 years ago
8ad4824
Merge "ARM64 Baker's read barrier fast path implementation."
by Roland Levillain
· 10 years ago
78338a7
Merge "ARM/ARM64: Extend support of instruction combining."
by Nicolas Geoffray
· 10 years ago
9bdf108
Revert "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 10 years ago
debeb98
ARM/ARM64: Extend support of instruction combining.
by Ilmir Usmanov
· 10 years ago
3f67e69
Implemented BitCount as an intrinsic. With unit test.
by Aart Bik
· 10 years ago
086d27e
Fix missing case in ARM64 codegen.
by Aart Bik
· 10 years ago
bf03fcd
Some minor simplifications in code and tests.
by Aart Bik
· 10 years ago
0021c31
Merge "JIT: Fix incorrect CHECK"
by Aart Bik
· 10 years ago
3ac099b
Merge "Revert "Inline methods with loops.""
by Andreas Gampe
· 10 years ago
6c2574c
Merge "Revert "Fix gtests after loop inlining support.""
by Andreas Gampe
· 10 years ago
451ad8d
Revert "Inline methods with loops."
by Andreas Gampe
· 10 years ago
fee4e2e
Revert "Fix gtests after loop inlining support."
by Andreas Gampe
· 10 years ago
1ee101a
Merge "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 10 years ago
919f553
Revert "Write dex files to oat file early."
by Vladimir Marko
· 10 years ago
7997baf
Merge "Fix gtests after loop inlining support."
by Nicolas Geoffray
· 10 years ago
0e342cd
Fix gtests after loop inlining support.
by Nicolas Geoffray
· 10 years ago
1f39dd3
Merge "ART: DCHECK still too strong for String NewInstance"
by David Brazdil
· 10 years ago
c047d94
ART: DCHECK still too strong for String NewInstance
by David Brazdil
· 10 years ago
a810830
Merge "Write dex files to oat file early."
by Vladimir Marko
· 10 years ago
440ef2c
Merge "ART: Cannot assume String.<init> called on NewInstance"
by David Brazdil
· 10 years ago
5b98e3c
Merge "Inline methods with loops."
by Nicolas Geoffray
· 10 years ago
c8f1df9
ARM64 Baker's read barrier fast path implementation.
by Roland Levillain
· 10 years ago
bc9ab16
ART: Cannot assume String.<init> called on NewInstance
by David Brazdil
· 10 years ago
82fc9bb
Inline methods with loops.
by Nicolas Geoffray
· 10 years ago
47c83ea
Make sure that OfflineCompilationInfo is set to nullptr when needed.
by Calin Juravle
· 10 years ago
f74388d
Merge "Improve profile processing"
by Calin Juravle
· 10 years ago
877fd96
Improve profile processing
by Calin Juravle
· 10 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 10 years ago
e3f43ac
Some read barrier clean-up in Optimizing.
by Roland Levillain
· 10 years ago
17ccfff
Merge "Disable DCE when there are irreducible loops."
by Nicolas Geoffray
· 10 years ago
09aa147
Disable DCE when there are irreducible loops.
by Nicolas Geoffray
· 10 years ago
65902e8
ART: Optimize out redundant NewInstances of String
by David Brazdil
· 10 years ago
14c2d9f
Merge "ART: Public classes never require access checks"
by David Brazdil
· 10 years ago
38f64d3
ART: Public classes never require access checks
by David Brazdil
· 10 years ago
955d24c
Merge "ART: Remove Baseline compiler"
by David Brazdil
· 10 years ago
58282f4
ART: Remove Baseline compiler
by David Brazdil
· 10 years ago
ae9f99e
Merge "Optimizing: Improve floating point comparisons on arm and arm64."
by Vladimir Marko
· 10 years ago
7c0f2e5
Do HFieldGet first to avoid explicit null check.
by Nicolas Geoffray
· 10 years ago
7d6872a
Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions."
by Nicolas Geoffray
· 10 years ago
fffbee4
Report types loaded during init to the native debugger
by Tamas Berghammer
· 10 years ago
03c941f
Emit some additional debug info for java.lang.String
by Tamas Berghammer
· 10 years ago
697cc25
Merge "Report loaded classes to native debugger."
by David Srbecky
· 10 years ago
160e6df
Report loaded classes to native debugger.
by Tamas Berghammer
· 10 years ago
d6e069b
Optimizing: Improve floating point comparisons on arm and arm64.
by Vladimir Marko
· 10 years ago
c903b6a
Move --dump-cfg and dump-cfg-append to CompilerOptions.
by Nicolas Geoffray
· 10 years ago
cd3d0fb
Do not use HArm64IntermediateAddress with read barriers.
by Roland Levillain
· 10 years ago
Next »