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
2016-03-18
Merge "Generate native debug stackmaps before calls as well."
David Srbecky
2016-03-17
Generate native debug stackmaps before calls as well.
David Srbecky
2016-03-16
Clean up NullCheck generation and record stats about it.
Calin Juravle
2016-02-24
Associate slow paths with the instruction that they belong to.
David Srbecky
2016-02-24
Remove HNativeDebugInfo from start of basic blocks.
David Srbecky
2016-02-12
ART: Remove HTemporary
David Brazdil
2016-02-05
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-01-18
ART: Remove Baseline compiler
David Brazdil
2016-01-12
Reduce code size by sharing slow paths.
Aart Bik
2016-01-11
Generate Nops to ensure that debug stack maps have distinct PC.
David Srbecky
2015-12-10
Get source mapping table from stack maps.
David Srbecky
2015-11-15
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-11-12
Optimizing/X86: PC-relative dex cache array addressing.
Vladimir Marko
2015-11-05
Code cleanup to avoid CompilerDriver abstractions in JIT.
Nicolas Geoffray
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
[next]