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
2015-03-31
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-27
Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks
Pavel Vyssotski
2015-03-25
Quick: Fix "select" pattern to update data used for GC maps.
Vladimir Marko
2015-03-24
Quick: Clean up Mir2Lir codegen.
Vladimir Marko
2015-03-20
Quick: Create GC map based on compiler data.
Vladimir Marko
2015-03-06
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-04
ART: Do not produce CFI when not asked for
Andreas Gampe
2015-02-19
Replace a few std::vector with ArenaVector in Mir2Lir.
Vladimir Marko
2015-02-12
ART: Fix InsertCaseLabel to return boundary_lir always
Chao-ying Fu
2015-02-09
ART: Remove MIRGraph::dex_pc_to_block_map_
Chao-ying Fu
2015-01-27
ART: Even more Quick cleanup
Andreas Gampe
2015-01-26
ART: Some Quick cleanup
Andreas Gampe
2015-01-06
ART: Remove LowestSetBit and IsPowerOfTwo
Andreas Gampe
2014-12-22
ART: Swap-space in the compiler
Andreas Gampe
2014-12-08
Merge "Re-factor Quick ABI support"
Vladimir Marko
2014-12-08
Re-factor Quick ABI support
Serguei Katkov
2014-12-04
X86_64 QBE: use RIP addressing
Mark Mendell
2014-12-03
Remove method verification results right after compiling a method
Mathieu Chartier
2014-11-28
Refactor handling of conditional branches with known result.
Vladimir Marko
2014-11-24
Skip null check in MarkGCCard() for known non-null values.
Vladimir Marko
2014-11-20
Add card mark to filled-new-array.
Vladimir Marko
2014-11-04
Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"
Andreas Gampe
2014-11-03
ART: Replace COMPILE_ASSERT with static_assert (compiler)
Andreas Gampe
2014-11-03
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-10-09
ART: X86: GenLongArith should handle overlapped VRs
Alexei Zavjalov
2014-10-03
AArch64: oat patches should be 32-bit ints.
Matteo Franchin
2014-09-29
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-25
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-23
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-11
Slow path should break def tracking
Serguei Katkov
2014-09-02
ART: Fix read-out-of-bounds in the compiler
Andreas Gampe
2014-08-26
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-15
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-05
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-06
Fixed build breakage due to incorrect class TypeId.
Fred Shih
2014-08-06
Added support for patching classes from different dex files.
Fred Shih
2014-08-05
Create allocator adapter for using Arena in std containers.
Vladimir Marko
2014-07-16
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-12
ART: Rework TargetReg(symbolic_reg, wide)
Andreas Gampe
2014-07-11
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-10
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
x86_64: Enable fp-reg promotion
Serguei Katkov
2014-07-10
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-09
Add implicit null and stack checks for x86
Dave Allison
2014-07-03
x86_64: TargetReg update for x86
Chao-ying Fu
2014-07-03
Register promotion support for 64-bit targets
buzbee
2014-07-01
ART: Quick compiler: More size checks, add TargetReg variants
Andreas Gampe
2014-06-24
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...
Andreas Gampe
2014-06-24
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
Andreas Gampe
2014-06-23
ART: Split out more cases of Load/StoreRef, volatile as parameter
Andreas Gampe
[next]