aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-09-02 23:32:25 -0700
committerCarl Shapiro <cshapiro@google.com>2010-09-03 00:51:05 -0700
commitea10c5530298a97e6fb3ff1bb6aaababc160834a (patch)
tree82b33058b4dbbd520458f43aa15f081eba69ece3 /vm/compiler/codegen/arm/CodegenDriver.c
parentd7400e0ec701dd481489ad421d55c7cd903f77ee (diff)
Operate on bitmaps directly for live and mark checks.
Previously, the card table scan use the valid object check to see if a given address pointed to a live object header. This check is overkill an requires out of line function calls. With this change, we query the bitmaps directly during the scan avoiding significant overhead. Change-Id: Ifccb93edb97154d44a652735c1d34845adf88740
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions