Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
e283588e56df7eebabd795b98264003105b20ece
/
compiler
e0d1855
Merge "Simplified intrinsic macro mechanism."
by Aart Bik
· 9 years ago
2f9fcc9
Simplified intrinsic macro mechanism.
by Aart Bik
· 9 years ago
8d468e3
Merge "Give the JIT its own arena pool to avoid lock contentions."
by Nicolas Geoffray
· 9 years ago
31b7431
Merge "ART: Fix overlapping instruction IDs in inliner"
by David Brazdil
· 9 years ago
3f52306
ART: Fix overlapping instruction IDs in inliner
by David Brazdil
· 9 years ago
591ad29
Standby list for dyn bce in potentially infinite loops.
by Aart Bik
· 9 years ago
a2313aa
Merge "Fixed bug on incorrectly revisiting same block."
by Aart Bik
· 9 years ago
4cb069f
Merge "Fix the signature of the IndexOf entry point."
by Roland Levillain
· 9 years ago
25e0456
Give the JIT its own arena pool to avoid lock contentions.
by Nicolas Geoffray
· 9 years ago
b6347b7
Fixed bug on incorrectly revisiting same block.
by Aart Bik
· 9 years ago
42ad288
Fix the signature of the IndexOf entry point.
by Roland Levillain
· 9 years ago
cc3839c
Improve documentation about StringFactory.newStringFromChars.
by Roland Levillain
· 9 years ago
c3bcf40
Merge "Bug fix for polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
4f97a21
Cleanup polymorphic inlining to the same target.
by Nicolas Geoffray
· 9 years ago
a1d8ddf
Bug fix for polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
4f626cd
Merge "Add and use loaded class profiling"
by Mathieu Chartier
· 9 years ago
c5dd319
Add and use loaded class profiling
by Mathieu Chartier
· 10 years ago
1bdfdb3
Merge "Implement fp to bits methods as intrinsics."
by Aart Bik
· 9 years ago
2a6aad9
Implement fp to bits methods as intrinsics.
by Aart Bik
· 9 years ago
01c30e8
Merge "Optimizing: Reduce memory usage of HInstructions."
by Vladimir Marko
· 9 years ago
a1de918
Optimizing: Reduce memory usage of HInstructions.
by Vladimir Marko
· 9 years ago
25abd6c
Optimizing: Add ARM and ARM64 intrinsics support for StringGetCharsNoCheck
by Tim Zhang
· 10 years ago
a6e81ed
Add lz4hc image compression format
by Mathieu Chartier
· 9 years ago
9ec486c
Merge "Recognize for (int i = 0; i != x.length; i++) loops"
by Aart Bik
· 9 years ago
358af83
Recognize for (int i = 0; i != x.length; i++) loops
by Aart Bik
· 9 years ago
9ff0d20
Optimizing: ARM64 negated bitwise operations simplification
by Kevin Brodsky
· 10 years ago
ebd4869
Merge "Verify encoded stack maps in debug builds."
by David Srbecky
· 9 years ago
1de3bb2
Merge "Revert "Revert "ARM/ARM64: Extend support of instruction combining."""
by Vladimir Marko
· 9 years ago
dcedaaa
Merge "Implement << operator for DexRegisterLocation::Kind."
by David Srbecky
· 9 years ago
1bbdfd7
Verify encoded stack maps in debug builds.
by David Srbecky
· 9 years ago
7dc1178
Implement << operator for DexRegisterLocation::Kind.
by David Srbecky
· 9 years ago
4a0dad6
Revert "Revert "ARM/ARM64: Extend support of instruction combining.""
by Artem Udovichenko
· 10 years ago
f5a28f7
Merge "image: Allow methods with code in another oat file to work correctly"
by Igor Murashkin
· 9 years ago
0ccfe2c
image: Allow methods with code in another oat file to work correctly
by Igor Murashkin
· 9 years ago
dcf7db2
Merge "Use range analysis for better trip count analysis"
by Aart Bik
· 9 years ago
97412c92
Use range analysis for better trip count analysis
by Aart Bik
· 9 years ago
cc544f3
Merge "ARM: Implement Reverse bits and bytes intrinsic."
by Vladimir Marko
· 9 years ago
a6be605
Merge "MIPS32: Implement intrinsics from java.lang.Math:"
by Roland Levillain
· 9 years ago
e53bd81
Remove unreachable code paths in constant folding.
by Roland Levillain
· 9 years ago
c257da7
ARM: Implement Reverse bits and bytes intrinsic.
by Artem Serov
· 10 years ago
bf63303
Merge "ART: Allow method references across oat files for multi-image, 2nd attempt."
by Vladimir Marko
· 9 years ago
944da60
ART: Allow method references across oat files for multi-image, 2nd attempt.
by Vladimir Marko
· 9 years ago
9cd6d37
Associate slow paths with the instruction that they belong to.
by David Srbecky
· 9 years ago
0e02ee9
Merge "Remove HNativeDebugInfo from start of basic blocks."
by David Srbecky
· 9 years ago
c7098ff
Remove HNativeDebugInfo from start of basic blocks.
by David Srbecky
· 9 years ago
028d102
Merge "Make JNI work correctly with default methods."
by Alex Light
· 9 years ago
3612149
Make JNI work correctly with default methods.
by Alex Light
· 9 years ago
b4982aa
Merge "Improved instruction + offset hunting."
by Aart Bik
· 9 years ago
bf3f1cf
Improved instruction + offset hunting.
by Aart Bik
· 9 years ago
6406b52
Merge "Revert "Revert "Add profman tool: responsible to process profiles"""
by Calin Juravle
· 9 years ago
2e2db78
Revert "Revert "Add profman tool: responsible to process profiles""
by Calin Juravle
· 9 years ago
e4c77b4
Merge "Dex-wide ArenaPool scoping for AOT compilation"
by Vladimir Marko
· 9 years ago
a5502e3
Merge "Revert "Add profman tool: responsible to process profiles""
by Nicolas Geoffray
· 9 years ago
3da7468
Revert "Add profman tool: responsible to process profiles"
by Nicolas Geoffray
· 9 years ago
b74353a
MIPS32: Implement intrinsics from java.lang.Math:
by Chris Larsen
· 10 years ago
ed00978
Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>().
by Vladimir Marko
· 9 years ago
b7f9aa8
Merge "Add profman tool: responsible to process profiles"
by Calin Juravle
· 9 years ago
6caefd9
Add profman tool: responsible to process profiles
by Calin Juravle
· 10 years ago
901e070
Support image classes filtering in image writer
by Mathieu Chartier
· 9 years ago
2198309
Merge "The JIT does not need VerifedMethod nor CompilerCallbacks."
by Nicolas Geoffray
· 9 years ago
ca76a1a
Dex-wide ArenaPool scoping for AOT compilation
by Jean-Philippe Halimi
· 10 years ago
e8bf134
Don't pass in oat file name to NativeLocationInImage
by Mathieu Chartier
· 9 years ago
70e2d7e
Merge "Fix issue with copied methods not being checked."
by Alex Light
· 9 years ago
1fe26e1
Fix build aflter conflicting changes got in.
by Nicolas Geoffray
· 9 years ago
1d01ef7
Merge "Small inlining improvements."
by Nicolas Geoffray
· 9 years ago
afe8400
Merge "Add statistics support for some optimizations"
by Calin Juravle
· 9 years ago
38e9e80
Add statistics support for some optimizations
by Jean-Philippe Halimi
· 9 years ago
f8a0873
Merge "Implement polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
e4084a5
Small inlining improvements.
by Nicolas Geoffray
· 9 years ago
916cc1d
Implement polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
5b82d33
The JIT does not need VerifedMethod nor CompilerCallbacks.
by Nicolas Geoffray
· 9 years ago
99da8cd
Merge "Implement Optimizing's constant folding as a visitor."
by Roland Levillain
· 9 years ago
98e6ce4
Remove string init map.
by Nicolas Geoffray
· 9 years ago
8ffc1fa
Set bias on != comparison for isNaN.
by Aart Bik
· 9 years ago
293a79e
Merge "Implement isNaN intrinsic through HIR equivalent."
by Aart Bik
· 9 years ago
fcea56f
Fix issue with copied methods not being checked.
by Alex Light
· 9 years ago
75a38b2
Implement isNaN intrinsic through HIR equivalent.
by Aart Bik
· 9 years ago
1252e97
Implement Optimizing's constant folding as a visitor.
by Roland Levillain
· 10 years ago
f0b0480
Merge "Revert "Allow method references across oat files for multi-image.""
by Vladimir Marko
· 9 years ago
45724f9
Revert "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
9ee1f0c
Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64."
by Roland Levillain
· 9 years ago
32ca375
Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64.
by Roland Levillain
· 9 years ago
631d9ef
Merge "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
6065402
Allow method references across oat files for multi-image.
by Vladimir Marko
· 9 years ago
d99073f
Merge "Extend constant folding to float and double operations."
by Roland Levillain
· 9 years ago
3ce0bfa
Merge "Add simple deduplication for .debug_ranges."
by David Srbecky
· 9 years ago
936d5dc
Merge "MIPS32: peek*/poke*, and String.charAt intrinsics."
by Roland Levillain
· 9 years ago
31dd3d6
Extend constant folding to float and double operations.
by Roland Levillain
· 9 years ago
4426439
Merge "Support CMOV for x86 Select"
by David Brazdil
· 9 years ago
908cb97
Merge "dex2oat: Show memory usage values in bytes"
by Vladimir Marko
· 9 years ago
4a69a30
Merge "Refactor the inliner."
by Nicolas Geoffray
· 9 years ago
ce053b2
Merge "X86: Allow long compares to stack operands"
by Nicolas Geoffray
· 9 years ago
55bd749
Refactor the inliner.
by Nicolas Geoffray
· 9 years ago
8659e84
X86: Allow long compares to stack operands
by Mark Mendell
· 9 years ago
9779307
HInvokeStaticOrDirect may not have a special input.
by Nicolas Geoffray
· 9 years ago
0c5b18e
Support CMOV for x86 Select
by Mark Mendell
· 9 years ago
db65d74
Merge "Change how DWARF detects end of prologue."
by David Srbecky
· 9 years ago
99b87eb
Change how DWARF detects end of prologue.
by David Srbecky
· 9 years ago
b396c73
Add simple deduplication for .debug_ranges.
by David Srbecky
· 9 years ago
2a776e1
Merge "Fill some gaps in .debug_loc."
by David Srbecky
· 9 years ago
Next »