Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
7fe39afe80098d147e34149dac1d6304e858fe44
/
compiler
f665f84
Pass the right dex_file/method_index for String.<init>.
by Nicolas Geoffray
· 8 years ago
215fc3b
Merge "x86/x86-64: Fix cmpw() for 9-16 bit immediates."
by Vladimir Marko
· 8 years ago
29a8d84
x86/x86-64: Fix cmpw() for 9-16 bit immediates.
by Vladimir Marko
· 8 years ago
bdaec34
Merge "MIPS32 Implement signed 64-bit division by powers of 2"
by Treehugger Robot
· 8 years ago
2ae376f
Stylistic and aesthetic changes.
by Roland Levillain
· 8 years ago
ef01222
Fix typos.
by Roland Levillain
· 9 years ago
e78471d
Make exception test more robust against dex changes.
by Aart Bik
· 8 years ago
feec167
Add support for counting hotness in compiled code for MIPS
by Goran Jakovljevic
· 8 years ago
249eeac
Merge "Added missing return."
by Treehugger Robot
· 8 years ago
f12c309
Merge "Do not eliminate array allocation if it may throw NegativeArraySizeException"
by Mingyao Yang
· 8 years ago
897df03
Added missing return.
by Aart Bik
· 8 years ago
7cf9af2
Do not eliminate array allocation if it may throw NegativeArraySizeException
by Mingyao Yang
· 8 years ago
129ebee
Merge "Don't analyze methods with verification errors."
by Treehugger Robot
· 8 years ago
2c148f0
Don't analyze methods with verification errors.
by Aart Bik
· 8 years ago
910f34d
Merge "Remove .symtab debug symbols for individual interpreted methods."
by David Srbecky
· 8 years ago
a996953
Remove .symtab debug symbols for individual interpreted methods.
by David Srbecky
· 8 years ago
2a1f258
Merge "Revert "Properly de-duplicate debug symbol names.""
by David Srbecky
· 8 years ago
279e3a3
Enable code item deduping
by Mathieu Chartier
· 8 years ago
199f72b
Merge "ART: Refactor dex2dex compilation"
by Treehugger Robot
· 8 years ago
e0d8bd4
Merge "Revert "Revert "More general store elimination"""
by Treehugger Robot
· 8 years ago
669669c
Merge "Exploit non-null control dependence."
by Treehugger Robot
· 8 years ago
3f427c4
Revert "Properly de-duplicate debug symbol names."
by David Srbecky
· 8 years ago
a354053
Revert "Revert "More general store elimination""
by Mingyao Yang
· 8 years ago
4c563ca
Exploit non-null control dependence.
by Aart Bik
· 8 years ago
e65948f
Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size.""
by Treehugger Robot
· 8 years ago
833529f
Merge "Create list of open dex files for libbacktrace."
by Treehugger Robot
· 8 years ago
1004955
Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."
by xueliang.zhong
· 8 years ago
6831209
Merge "MIPS: Clean up InstanceOf/CheckCast."
by Treehugger Robot
· 8 years ago
fb3de3d
Create list of open dex files for libbacktrace.
by David Srbecky
· 8 years ago
66c158e
Clean up signed/unsigned in vectorizer.
by Aart Bik
· 8 years ago
0e9d090
Merge "Add compiler option for counting hotness in compiled code."
by Nicolas Geoffray
· 8 years ago
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 8 years ago
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 8 years ago
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 8 years ago
8d72832
Add compiler option for counting hotness in compiled code.
by Nicolas Geoffray
· 8 years ago
ded5594
Add addw support to x86 and x64.
by Nicolas Geoffray
· 8 years ago
dfc30af
MIPS: Clean up InstanceOf/CheckCast.
by Alexey Frunze
· 8 years ago
144c34f
Merge "Log JIT mini-debug-info memory usage."
by David Srbecky
· 8 years ago
4580b6d
Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size.""
by Treehugger Robot
· 8 years ago
bff7a52
Revert "Compiler changes for bitstring based type checks."
by Nicolas Geoffray
· 8 years ago
1a4f3ca
Revert "ARM: Use r4 for stack overflow check to reduce code size."
by Nicolas Geoffray
· 8 years ago
8304743
Merge "Revert "ART: Use the bitstring type check for AOT app compilation.""
by Treehugger Robot
· 8 years ago
8dc11b7
Merge "Revert "More general store elimination""
by Treehugger Robot
· 8 years ago
0be8cab
Revert "ART: Use the bitstring type check for AOT app compilation."
by Nicolas Geoffray
· 8 years ago
e97949e
Revert "More general store elimination"
by Nicolas Geoffray
· 8 years ago
4b8025c
MIPS32 Implement signed 64-bit division by powers of 2
by Lena Djokic
· 8 years ago
d3233ab
Merge "ART: Use the bitstring type check for AOT app compilation."
by Mingyao Yang
· 8 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 8 years ago
c9e0208
Log JIT mini-debug-info memory usage.
by David Srbecky
· 8 years ago
b95eb37
Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."""
by Nicolas Geoffray
· 8 years ago
6650b0d
Merge "ARM: Use r4 for stack overflow check to reduce code size."
by Treehugger Robot
· 8 years ago
718e831
ART: Use the bitstring type check for AOT app compilation.
by Vladimir Marko
· 8 years ago
be2b613
Merge "Compiler changes for bitstring based type checks."
by Vladimir Marko
· 8 years ago
f307527
Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Nicolas Geoffray
· 8 years ago
4eb4563
ARM: Use r4 for stack overflow check to reduce code size.
by Vladimir Marko
· 8 years ago
eb0ebed
Compiler changes for bitstring based type checks.
by Vladimir Marko
· 8 years ago
3913e48
ART: Refactor profile_compilation_info.h includes
by Andreas Gampe
· 8 years ago
d78ca52
Merge "Improve bound analysis on constant range."
by Aart Bik
· 8 years ago
3c060ad
ART: Refactor dex2dex compilation
by Andreas Gampe
· 8 years ago
b3c0b52
Merge "ART: Allow oatstatus verification for app dependencies"
by Treehugger Robot
· 8 years ago
7b4c09a
Merge "ART: Implement SuperblockCloner."
by Aart Bik
· 8 years ago
a95a5cc
Improve bound analysis on constant range.
by Aart Bik
· 8 years ago
c7ae623
Merge "Fix quickening logic"
by Mathieu Chartier
· 8 years ago
5577295
Merge "ART: Add entrypoint and intrinsic for Math.pow()."
by Treehugger Robot
· 8 years ago
4d17987
ART: Add entrypoint and intrinsic for Math.pow().
by Vladimir Marko
· 8 years ago
a79efdb
Fix quickening logic
by Mathieu Chartier
· 8 years ago
e993458
ART: Allow oatstatus verification for app dependencies
by Andreas Gampe
· 8 years ago
c684f33
Refactor jit debugger interface and its ELF creation.
by David Srbecky
· 8 years ago
26037dd
Merge "Fix the offset of $dexfile debug symbol."
by Treehugger Robot
· 8 years ago
a780c6b
Merge "Update PGO configuration"
by Pirama Arumuga Nainar
· 8 years ago
c89013c
Update PGO configuration
by Pirama Arumuga Nainar
· 8 years ago
0d413f6
Merge "Minor edits."
by Aart Bik
· 8 years ago
2593162
Fix the offset of $dexfile debug symbol.
by David Srbecky
· 8 years ago
ad643b0
Merge "More general store elimination"
by Mingyao Yang
· 8 years ago
b67f7e2
Minor edits.
by Aart Bik
· 8 years ago
1458841
Merge "Enhance BCE range analysis with length "alias" case."
by Aart Bik
· 8 years ago
1372c97
Merge "Add size for the $dexfile debug symbol."
by Treehugger Robot
· 8 years ago
98f1736
Enhance BCE range analysis with length "alias" case.
by Aart Bik
· 8 years ago
510bb88
Add size for the $dexfile debug symbol.
by David Srbecky
· 8 years ago
aec4e73
More general store elimination
by Mingyao Yang
· 8 years ago
7c61374
Merge "Code sinking near "always throwing" method calls"
by Treehugger Robot
· 8 years ago
d4e328f
Code sinking near "always throwing" method calls
by Aart Bik
· 8 years ago
66c9df1
Add logic for deduplicating in dexlayout
by Mathieu Chartier
· 8 years ago
a8b8e9b
Improve code sinking near "always throwing" method calls
by Aart Bik
· 8 years ago
d8f2702
Properly de-duplicate debug symbol names.
by David Srbecky
· 8 years ago
fa0b0db
Merge "Generate debug symbols for interpreted methods."
by David Srbecky
· 8 years ago
8892c6b
Move debug info offsets into a side table
by Mathieu Chartier
· 8 years ago
210531f
Revert "Revert "Move quickening info logic to its own table""
by Mathieu Chartier
· 8 years ago
3c9e0f6
Merge "Change compiler tests to have aligned code item"
by Mathieu Chartier
· 8 years ago
fa3db3d
Change compiler tests to have aligned code item
by Mathieu Chartier
· 8 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 8 years ago
a7e4a15
Merge changes from topic "dex2oat-pgo"
by Pirama Arumuga Nainar
· 8 years ago
32210b9
Generate debug symbols for interpreted methods.
by David Srbecky
· 9 years ago
02f6ed6
Setup PGO for dex2oat and related libraries
by Pirama Arumuga Nainar
· 8 years ago
6716941
Revert "Move quickening info logic to its own table"
by Nicolas Geoffray
· 8 years ago
7a26f94
Move quickening info logic to its own table
by Mathieu Chartier
· 8 years ago
b4182a3
Merge "Use 28 bits for type check bit string."
by Vladimir Marko
· 8 years ago
dc682aa
Use 28 bits for type check bit string.
by Vladimir Marko
· 8 years ago
f4bf58d
Merge "Try to mmap vdex file within the address range of the ELF file."
by David Srbecky
· 8 years ago
8e47493
Merge "ARM: Replace arm::SetCc with vixl32::FlagsUpdate."
by Treehugger Robot
· 8 years ago
Next »