OSDN Git Service

Use (D)CHECK_ALIGNED more.
authorRoland Levillain <rpl@google.com>
Thu, 16 Jul 2015 09:52:26 +0000 (10:52 +0100)
committerRoland Levillain <rpl@google.com>
Thu, 16 Jul 2015 09:52:26 +0000 (10:52 +0100)
commit14d90579f013b374638b599361970557ed4b3f09
treefe8f9f7b527e73c20078557eefd74615c2cfc7f8
parent5c03f3698f5e2e0d762e2e15ec00310b6cdab4fe
Use (D)CHECK_ALIGNED more.

Change-Id: I9d740f6a88d01e028d4ddc3e4e62b0a73ea050af
31 files changed:
compiler/dex/quick/arm/assemble_arm.cc
compiler/dex/quick/arm/utility_arm.cc
compiler/dex/quick/arm64/assemble_arm64.cc
compiler/dex/quick/mips/utility_mips.cc
compiler/dex/quick/x86/utility_x86.cc
compiler/linker/arm/relative_patcher_thumb2_test.cc
compiler/linker/arm64/relative_patcher_arm64.cc
compiler/linker/arm64/relative_patcher_arm64_test.cc
compiler/utils/arm/assembler_arm.cc
compiler/utils/arm/assembler_thumb2.cc
runtime/base/histogram-inl.h
runtime/class_linker.cc
runtime/exception_test.cc
runtime/fault_handler.cc
runtime/gc/accounting/read_barrier_table.h
runtime/gc/accounting/space_bitmap.cc
runtime/gc/allocator/rosalloc.cc
runtime/gc/collector/concurrent_copying.cc
runtime/gc/collector/mark_sweep.cc
runtime/gc/collector/semi_space-inl.h
runtime/gc/heap.cc
runtime/gc/space/bump_pointer_space-inl.h
runtime/gc/space/large_object_space.cc
runtime/gc/space/malloc_space.cc
runtime/gc/space/region_space-inl.h
runtime/gc/space/region_space.cc
runtime/interpreter/interpreter_common.h
runtime/lock_word.h
runtime/mem_map.cc
runtime/oat.cc
runtime/stack.cc