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
/
ralloc_util.cc
Age
Commit message (
Expand
)
Author
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2015-10-27
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-15
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-08
Quick: Clean up temp use counting.
Vladimir Marko
2015-04-07
Promote pointer to dex cache arrays on arm.
Vladimir Marko
2015-03-13
API change in StackVisitor::GetVReg*.
Nicolas Geoffray
2015-03-06
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-02-13
Clean up Scoped-/ArenaAlocator array allocations.
Vladimir Marko
2015-01-26
ART: Some Quick cleanup
Andreas Gampe
2014-11-03
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-09-29
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-23
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-08-28
Quick compiler: Fix MIPS build
buzbee
2014-08-26
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
Quick compiler: fix DCHECK
buzbee
2014-08-04
AArch64: Implement InexpensiveConstant methods.
Matteo Franchin
2014-07-23
x86: GenSelect utility update
Serguei Katkov
2014-07-11
Update counting VR for promotion
Serguei Katkov
2014-07-08
ART: Fix FP promotion
Andreas Gampe
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-27
Fix quick mode bugs for Mips.
Douglas Leung
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
2014-06-16
Arm64 hard-float
buzbee
2014-06-12
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-05
Avoid register pool allocations on the heap.
Vladimir Marko
2014-06-03
Quick compiler: reference cleanup
buzbee
2014-05-29
Quick compiler: x86_64 workaround
buzbee
2014-05-29
AArch64: fixing some assertions.
Matteo Franchin
2014-05-24
Quick compiler: fix register clobbering.
buzbee
2014-05-22
AArch64: Enable LONG_* and INT_* opcodes.
Serban Constantinescu
2014-05-21
64-bit temp register support.
buzbee
2014-05-19
Quick compiler, out of registers fix
buzbee
2014-05-12
Merge "Quick compiler: fix compile-time perf regression"
buzbee
2014-05-12
Quick compiler: fix compile-time perf regression
buzbee
2014-05-12
Avoid unnecessary copy/load in EvalLoc() and LoadValue().
Vladimir Marko
2014-05-10
Quick compiler: Fix liveness tracking
buzbee
2014-05-07
Remove LoadBaseDispWide and StoreBaseDispWide.
Vladimir Marko
2014-05-05
Quick compiler: allocate doubles as doubles
buzbee
2014-05-02
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
Nicolas Geoffray
2014-03-27
Fix CopyRegInfo to keep live/dirty flags of new registers.
Chao-ying Fu
2014-03-27
Fix x86 master build failure.
buzbee
2014-03-26
Continuing register cleanup
buzbee
2014-03-06
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-03
Revert "Revert "Rework Quick compiler's register handling""
Bill Buzbee
2014-02-26
Revert "Rework Quick compiler's register handling"
Bill Buzbee
[next]