index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler.cc
Age
Commit message (
Expand
)
Author
2018-10-03
Fix ReplaceUninitializedStringPhis.
Nicolas Geoffray
2018-09-28
Merge "Remove need for intrinsic recognizer to be a pass."
Nicolas Geoffray
2018-09-28
Remove need for intrinsic recognizer to be a pass.
Nicolas Geoffray
2018-09-24
Fix some performance-unnecessary-value-param tidy and performance-for-range w...
Stephen Hines
2018-09-20
Pass JIT roots as a vector<Handle<>> to JIT cache.
Vladimir Marko
2018-09-19
Remove sharpening as an optimization pass.
Nicolas Geoffray
2018-09-07
ART: Continue adding override annotations
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-20
Fix longstanding bug around implicit NPEs and GC, version 2.
Nicolas Geoffray
2018-08-03
Simplify StackMapStream encoding.
David Srbecky
2018-08-02
Reuse arena memory for each block in scheduler.
Vladimir Marko
2018-08-01
Move MethodInfo to CodeInfo.
David Srbecky
2018-07-27
Remove frame info from OatQuickMethodHeader.
David Srbecky
2018-07-13
Merge "Revert "Emit vector mulitply and accumulate instructions for x86.""
Hans Boehm
2018-07-13
Revert "Emit vector mulitply and accumulate instructions for x86."
Hans Boehm
2018-07-05
Revert^2 "Add CodeInfo to JNI methods."
David Srbecky
2018-07-05
Revert "Add CodeInfo to JNI methods."
David Srbecky
2018-07-04
Add CodeInfo to JNI methods.
David Srbecky
2018-07-04
Merge "Handle String.<init> with a phi input."
Nicolas Geoffray
2018-07-03
Handle String.<init> with a phi input.
Nicolas Geoffray
2018-07-02
Emit vector mulitply and accumulate instructions for x86.
Gupta Kumar, Sanjiv
2018-06-25
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-05-25
Refactor ClassRoot/GetClassRoot().
Vladimir Marko
2018-05-08
ART: Add --dump-pass-timings compiler option.
Vladimir Marko
2018-05-03
Perform rudimentary check on graph size for no-change assertions.
Aart Bik
2018-04-30
Step 2 of 2: conditional passes.
Aart Bik
2018-04-26
Step 1 of 2: conditional passes.
Aart Bik
2018-04-17
Run GVN earlier.
Aart Bik
2018-04-11
Revert^2 "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-04
Revert "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-04
Compile link-time thunks in codegen.
Vladimir Marko
2018-02-21
Add timestamps to JIT/DEX native debug info.
David Srbecky
2018-02-02
Create list of open dex files for libbacktrace.
David Srbecky
2018-01-24
Log JIT mini-debug-info memory usage.
David Srbecky
2018-01-19
Refactor jit debugger interface and its ELF creation.
David Srbecky
2018-01-13
Move debug info offsets into a side table
Mathieu Chartier
2018-01-13
Revert "Revert "Move quickening info logic to its own table""
Mathieu Chartier
2018-01-12
Revert "Move quickening info logic to its own table"
Nicolas Geoffray
2018-01-11
Move quickening info logic to its own table
Mathieu Chartier
2018-01-08
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2017-12-22
Make CodeItem fields private
Mathieu Chartier
2017-12-14
Add mini-debug-info generation mode for JIT.
David Srbecky
2017-11-30
Revert^4 "JIT JNI stubs."
Vladimir Marko
2017-11-30
Revert "Revert "Revert "JIT JNI stubs."""
Nicolas Geoffray
2017-11-29
Revert "Revert "JIT JNI stubs.""
Vladimir Marko
2017-11-29
Merge "Clean some dex2oat options."
Nicolas Geoffray
2017-11-28
Revert "JIT JNI stubs."
Vladimir Marko
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-11-28
JIT JNI stubs.
Vladimir Marko
[next]