index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
codegen
/
arm
Age
Commit message (
Expand
)
Author
2011-10-02
Optimization fixes
buzbee
2011-10-01
Various bugfixes
buzbee
2011-09-30
Silence a misleading compiler warning.
Elliott Hughes
2011-09-30
Clean up instanceof codegen in compiler.
buzbee
2011-09-29
Add memory barriers (Issue 3338450)
buzbee
2011-09-29
Register usage cleanup
buzbee
2011-09-27
Fixes for "null instanceof" and class initialization
Brian Carlstrom
2011-09-26
Misc codegen fixes related to register promotion
buzbee
2011-09-26
Various optimization fixes
buzbee
2011-09-23
assert to DCHECK conversion
buzbee
2011-09-23
Support for exceptions from array allocation.
Ian Rogers
2011-09-23
Add tables to map between callee saves and vregs
buzbee
2011-09-22
Stack overflow error and unit test.
Ian Rogers
2011-09-22
Class cast, fill array and interface exception support.
Ian Rogers
2011-09-21
Suspend check reworking (ready for rewiew)
buzbee
2011-09-21
Restore Method* following invoke with > 20 args
buzbee
2011-09-21
Adding oat_process
Brian Carlstrom
2011-09-20
Rework type & size inference, literal usage
buzbee
2011-09-20
Fix sub codegen bug
buzbee
2011-09-19
Cleanup resolution of type, field, method indexes
Brian Carlstrom
2011-09-18
Fix manyargs test
buzbee
2011-09-18
Assembler fix
buzbee
2011-09-17
Fix OP_FILLED_NEW_ARRAY
buzbee
2011-09-17
Suspend check fix
buzbee
2011-09-17
Support for exception throwing from JNI.
Ian Rogers
2011-09-16
Fix array-put-object
buzbee
2011-09-16
Various bits of cleanup.
Elliott Hughes
2011-09-16
Implement monitors.
Elliott Hughes
2011-09-16
Merge "Def/Use mask fix for vldm/vstm" into dalvik-dev
buzbee
2011-09-15
Support for exception throwing.
Ian Rogers
2011-09-15
Def/Use mask fix for vldm/vstm
buzbee
2011-09-14
Fix invoke-interface bug.
buzbee
2011-09-14
Fix null check elimination
buzbee
2011-09-14
Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak.
Elliott Hughes
2011-09-13
SSA renaming fix & invalid opcode fix
buzbee
2011-09-13
Support 32-bit volatiles.
Elliott Hughes
2011-09-11
Mark top of managed stack on helper transitions
buzbee
2011-09-11
Use the right dex cache in the SGET/SPUT fast paths.
Elliott Hughes
2011-09-11
Fix debugging output for unresolved fields.
Elliott Hughes
2011-09-10
Complete compiler portion of exception handling
buzbee
2011-09-09
Test conversion of floats and doubles to strings.
Elliott Hughes
2011-09-09
Add stack overflow check
buzbee
2011-09-08
Add suspend check & stub
buzbee
2011-09-08
Add run-time resolution paths for iget/iput.
buzbee
2011-09-08
Transmit mapping table to runtime
buzbee
2011-09-08
Check-cast, instance-of, misc fixes
buzbee
2011-09-07
Fixes for register promotion; enable fast path
buzbee
2011-09-06
Fix for argument passing bug
buzbee
2011-09-05
Fix bug in invoke-super slow path
buzbee
2011-09-05
Try/Catch analysis; various workarounds
buzbee
[next]