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
/
code_generator.h
Age
Commit message (
Expand
)
Author
2015-10-23
Optimizing: Determine invoke-static/-direct dispatch early.
Vladimir Marko
2015-10-13
Implement System.arraycopy intrinsic for arm.
Nicolas Geoffray
2015-10-08
Optimizing: Clean up after tagging arena allocations.
Vladimir Marko
2015-10-06
Add support for unresolved classes in optimizing.
Calin Juravle
2015-10-02
Revert "Revert "Support unresolved fields in optimizing"
Calin Juravle
2015-09-29
Optimizing: Tag even more arena allocations.
Vladimir Marko
2015-09-29
Optimizing: Tag arena allocations in code generators.
Vladimir Marko
2015-09-17
ART: Refactor intrinsics slow-paths
Andreas Gampe
2015-09-17
Revert "Support unresolved fields in optimizing"
Calin Juravle
2015-09-17
Support unresolved fields in optimizing
Calin Juravle
2015-09-17
Support unresolved methods in Optimizing
Calin Juravle
2015-09-16
Merge "Add OptimizingCompilerStats to the CodeGenerator class."
Calin Juravle
2015-09-16
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-09-15
Revert "Revert "ART: Register allocation and runtime support for try/catch""
David Brazdil
2015-09-14
Revert "ART: Register allocation and runtime support for try/catch"
David Brazdil
2015-09-14
ART: Register allocation and runtime support for try/catch
David Brazdil
2015-09-03
Add more dwarf debug line info for Optimized methods.
Yevgeny Rouban
2015-09-02
Optimizing: Tag Arena allocations with their source.
Vladimir Marko
2015-08-27
Add OptimizingCompilerStats to the CodeGenerator class.
Serban Constantinescu
2015-08-27
Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo.
Serban Constantinescu
2015-08-19
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
Revert "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
Optimizing: Better invoke-static/-direct dispatch.
Vladimir Marko
2015-08-12
Add a GVN dependency 'GC' for garbage collection.
Alexandre Rames
2015-08-07
Ensure coherency of call kinds for LocationSummary.
Alexandre Rames
2015-07-06
Revert "Revert "Fix LSRA bug with explicit register temporaries""
Nicolas Geoffray
2015-07-06
Revert "Fix LSRA bug with explicit register temporaries"
Calin Juravle
2015-07-06
Fix LSRA bug with explicit register temporaries
Mark Mendell
2015-06-22
Opt compiler: Add disassembly to the '.cfg' output.
Alexandre Rames
2015-06-19
Opt compiler: Add a description to slow paths.
Alexandre Rames
2015-06-17
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
Vladimir Marko
2015-06-16
Revert "ART: Implement literal pool for arm, fix branch fixup."
Vladimir Marko
2015-06-15
ART: Implement literal pool for arm, fix branch fixup.
Vladimir Marko
2015-06-12
Optimizing: Remove PcInfo, use the StackMapStream instead.
Vladimir Marko
2015-06-03
Factorize code for common LocationSummary of HInvoke.
Nicolas Geoffray
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-18
Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths."
Nicolas Geoffray
2015-05-18
Merge "Support InlineInfo in StackMap."
Nicolas Geoffray
2015-05-18
Support InlineInfo in StackMap.
Nicolas Geoffray
2015-05-13
[optimizing] Fold HTypeConversion of constants
Mark Mendell
2015-04-29
Factor MoveArguments methods in Optimizing's intrinsics handlers.
Roland Levillain
2015-04-29
Refactor InvokeDexCallingConventionVisitor in Optimizing.
Roland Levillain
2015-04-28
Have HInvoke instructions know their number of actual arguments.
Roland Levillain
2015-04-24
Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths.
Zheng Xu
2015-04-15
Type MoveOperands.
Nicolas Geoffray
2015-04-09
Implement CFI for Optimizing.
David Srbecky
2015-03-24
Unify ART's various implementations of bit_cast.
Roland Levillain
2015-03-17
ART: Fix condition for StoreNeedsWriteBarrier
David Brazdil
2015-03-16
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-13
Merge "[optimizing] Don't record None locations in the stack maps."
Nicolas Geoffray
[next]