summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/compiler_llvm.h
diff options
context:
space:
mode:
author Mathieu Chartier <mathieuc@google.com> 2012-11-06 17:14:12 -0800
committer Mathieu Chartier <mathieuc@google.com> 2012-11-12 12:06:01 -0800
commitd22d54849c96760aa1efa259d6dcfbace54da2af (patch)
treead8615e7fa305ca768aee9ac43963ab10bcdda49 /src/compiler_llvm/compiler_llvm.h
parentd21df09a54b08fbf90f9eb64801f0b03a100b8ec (diff)
Remove first GC pause.
Fixed error where we were prefetching the address of address of objects. Remove first paused by removing get dirty cards and replacing it with card aging. We now age the cards before doing the checkpoint instead of clearing them. This lets us know which cards were dirtied before the start of the GC and which cards were dirtied after. Optimized FreeList slightly. Change-Id: I39d6aac1839476d7541d83970c8b27b266e8a117
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.h')
0 files changed, 0 insertions, 0 deletions