diff options
| author | Dan Bornstein <danfuzz@android.com> | 2010-09-28 18:53:28 -0700 |
|---|---|---|
| committer | Dan Bornstein <danfuzz@android.com> | 2010-09-28 18:56:58 -0700 |
| commit | 87f666172f55863d6a50762a1a07a31b67eb48f6 (patch) | |
| tree | dc99d7ad994caef0a32a5d874ac238cb4e8e89de /vm/compiler/codegen/arm/CodegenDriver.c | |
| parent | 148283d71a7e35b9b506cbb49294b6822719c25e (diff) | |
Add --uniprocessor option to dex-preopt.
This tells the preoptimizer to target a uniprocessor (unsurprisingly).
By default, it targets SMP, which makes it do more changes than it has
to for a uniprocessor (e.g. editing how non-wide volatile fields are
accessed within bytecode). To be clear, when SMP-optimized code is run
on a uniprocessor, it should still work. We're just aiming to only
make truly necessary changes during optimization.
While I was in the territory, I went ahead and cleaned up some single
vs. double quote hygiene in the file.
Change-Id: Ia45992939a436d0be6db8363c43d430de4acb80b
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions
