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-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
2015-03-13
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
Refactor code in preparation of correct stack maps in slow path.
Nicolas Geoffray
2015-03-11
Revert "Revert "[optimizing] Enable x86 long support.""
Nicolas Geoffray
2015-03-06
Revert "[optimizing] Enable x86 long support."
Nicolas Geoffray
2015-03-06
[optimizing] Enable x86 long support.
Nicolas Geoffray
2015-03-05
[optimizing] Use callee-save registers for x86
Mark Mendell
2015-02-19
Ensure the graph is correctly typed.
Nicolas Geoffray
2015-02-19
Have the opt. compiler set the size of "empty" frames to zero.
Roland Levillain
2015-02-18
Avoid generating jmp +0.
Nicolas Geoffray
2015-02-06
Optimize leaf methods.
Nicolas Geoffray
2015-02-03
Use a different block order when not compiling baseline.
Nicolas Geoffray
2015-01-24
Support callee-save registers on ARM.
Nicolas Geoffray
2015-01-23
Support callee save floating point registers on x64.
Nicolas Geoffray
2015-01-21
Enable core callee-save on x64.
Nicolas Geoffray
2015-01-21
Record implicit null checks at the actual invoke time.
Calin Juravle
2015-01-16
Add implicit null checks for the optimizing compiler
Calin Juravle
2015-01-15
[optimizing compiler] Compute live spill size
Mark Mendell
2015-01-12
Merge "Move code around in OptimizingCompiler::Compile to reduce stack space."
Nicolas Geoffray
2015-01-12
Move code around in OptimizingCompiler::Compile to reduce stack space.
Nicolas Geoffray
2015-01-08
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2015-01-05
Look at instruction set features when generating volatiles code
Calin Juravle
2014-12-22
ART: Swap-space in the compiler
Andreas Gampe
2014-12-18
Revert "Don't block quick callee saved registers for optimizing."
Nicolas Geoffray
2014-12-18
Don't block quick callee saved registers for optimizing.
Nicolas Geoffray
2014-12-04
Add support for float-to-long in the optimizing compiler.
Roland Levillain
[next]