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
/
MethodCodegenDriver.cc
Age
Commit message (
Expand
)
Author
2012-02-02
Compiler tuning
buzbee
2012-01-31
Implement array allocation with access checks.
Ian Rogers
2012-01-27
Minor compiler tuning
buzbee
2012-01-23
Reduce namespace pollution.
Elliott Hughes
2012-01-12
Fix invokeSuper range check (cts blocker)
buzbee
2012-01-11
Add unimplemented artResolveMethodFromCode
buzbee
2012-01-11
Add stress-test mode for ResolveMethodFromCode
buzbee
2012-01-11
Fix launch code for artThrowNoSuchMethodFromCode
buzbee
2011-12-06
Reduce meta-data object sizes, introduce meta-data helper classes.
Ian Rogers
2011-12-01
Remove some lint.
Elliott Hughes
2011-11-14
Refactor the use of Method by the oat compiler.
Ian Rogers
2011-10-31
Support for access check in checkcast and instanceof.
Ian Rogers
2011-10-31
Clear exception if we failed to resolve method.
Ian Rogers
2011-10-28
Support for unresolved types in new-instance during verification.
Ian Rogers
2011-10-27
Workaround for cfg building failure
buzbee
2011-10-25
Fixes for GoogleEarth & Streek.apk failed DCHECKS
buzbee
2011-10-16
Fix off-by-one error in OP_FILLED_NEW_ARRAY_RANGE
buzbee
2011-10-14
Register promotion fix
buzbee
2011-10-10
Simplify compiler's suspend check mechanism.
buzbee
2011-10-05
Special-case Object.<init> invoke
buzbee
2011-10-05
Compiler cleanup
buzbee
2011-10-04
Implement the "unreasonable array allocation" OutOfMemoryError.
Elliott Hughes
2011-10-02
Optimization fixes
buzbee
2011-09-30
Silence a misleading compiler warning.
Elliott Hughes
2011-09-29
Add memory barriers (Issue 3338450)
buzbee
2011-09-29
Register usage cleanup
buzbee
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-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-20
Rework type & size inference, literal usage
buzbee
2011-09-19
Cleanup resolution of type, field, method indexes
Brian Carlstrom
2011-09-18
Fix manyargs test
buzbee
2011-09-17
Fix OP_FILLED_NEW_ARRAY
buzbee
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-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-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 run-time resolution paths for iget/iput.
buzbee
2011-09-08
Check-cast, instance-of, misc fixes
buzbee
[next]