index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
quick
/
codegen_util.cc
Age
Commit message (
Expand
)
Author
2014-06-12
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-05-25
Quick compiler: generalize NarrowRegLoc()
buzbee
2014-05-22
Merge "Method inlining across dex files in boot image."
Vladimir Marko
2014-05-22
Method inlining across dex files in boot image.
Vladimir Marko
2014-05-21
64-bit temp register support.
buzbee
2014-05-19
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-16
ART: Add support for constant vector literals
Mark Mendell
2014-05-07
AArch64: Change arm64 backend to produce A64 code.
Matteo Franchin
2014-05-06
Give Compiler a back reference to the driver.
Ian Rogers
2014-05-05
ART: Use utils.h::RoundUp instead of explicit bit-fiddling
Andreas Gampe
2014-05-06
x86_64: Fix frame size calculation for 64-bit
Dmitry Petrochenko
2014-05-05
Quick compiler: allocate doubles as doubles
buzbee
2014-05-02
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-01
Fix a few 64-bit compilation of 32-bit code issues.
Ian Rogers
2014-04-29
Rewrite suspend test check with LIRSlowPath.
Mingyao Yang
2014-04-29
Quick compiler: debugging assists
buzbee
2014-04-23
Merge "Delete throw launchpads."
Mingyao Yang
2014-04-22
Update load/store utilities for 64-bit backends
buzbee
2014-04-21
Delete throw launchpads.
Mingyao Yang
2014-04-09
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-07
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-04
Use trampolines for calls to helpers
Dave Allison
2014-04-03
art: Handle x86_64 architecture equal to x86
Dmitry Petrochenko
2014-03-31
Implement implicit stack overflow checks
Dave Allison
2014-03-26
Continuing register cleanup
buzbee
2014-03-19
Run Java tests with the optimizing compiler.
Nicolas Geoffray
2014-03-13
Merge "Allow patching between dex files in the boot classpath."
Jeff Hao
2014-03-13
Use LIRSlowPath for intrinsics, improve String.indexOf().
Vladimir Marko
2014-03-12
Allow patching between dex files in the boot classpath.
Jeff Hao
2014-03-06
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-04
Rewrite kMirOpSelect for all IF_ccZ opcodes.
Vladimir Marko
2014-03-03
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-02
Tell GDB about Quick ART generated code
Mark Mendell
2014-02-25
Encode VmapTable entries offset by 2 to reduce size.
Vladimir Marko
2014-02-13
GenSpecialCase support for x86
Razvan A Lupusoru
2014-02-10
Support Direct Method/Type access for X86
Mark Mendell
2014-02-04
Make slow paths easier to write
Dave Allison
2014-02-03
Art Compiler: fix compiler temps
buzbee
2014-01-31
Merge "Enable compiler temporaries"
Ian Rogers
2014-01-31
Enable compiler temporaries
Razvan A Lupusoru
2014-01-31
Merge "Improve GenConstString, GenS{get,put} for x86"
Ian Rogers
2014-01-28
Add VerfiedMethod to DexCompilationUnit.
Vladimir Marko
2014-01-28
Refactor verification results.
Vladimir Marko
2014-01-27
Improve GenConstString, GenS{get,put} for x86
Mark Mendell
2014-01-24
Improve x86 long multiply and shifts
Mark Mendell
2014-01-23
64bit friendly printf modifiers in LIR dumping.
Ian Rogers
2014-01-23
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-02
Fix oatdump "compilercallbacks" option for runtime.
Vladimir Marko
[next]