OSDN Git Service

Revert "Enable Load Store Elimination for ARM and ARM64"
authorBill Buzbee <buzbee@android.com>
Sun, 27 Jul 2014 17:49:42 +0000 (17:49 +0000)
committerBill Buzbee <buzbee@android.com>
Sun, 27 Jul 2014 17:49:42 +0000 (17:49 +0000)
commitc32447bcc8c36ee8ff265ed678c7df86936a9ebe
treeaefbbe076ffbcd39b9f651c475fbdadfa440a48b
parentfcc36ba2a2b8fd10e6eebd21ecb6329606443ded
Revert "Enable Load Store Elimination for ARM and ARM64"

On extended testing, I'm seeing a CHECK failure at utility_arm.cc:1201.

This reverts commit fcc36ba2a2b8fd10e6eebd21ecb6329606443ded.

Change-Id: Icae3d49cd7c8fcab09f2f989cbcb1d7e5c6d137a
14 files changed:
compiler/dex/compiler_enums.h
compiler/dex/frontend.cc
compiler/dex/quick/arm/assemble_arm.cc
compiler/dex/quick/arm/codegen_arm.h
compiler/dex/quick/arm/utility_arm.cc
compiler/dex/quick/arm64/assemble_arm64.cc
compiler/dex/quick/arm64/codegen_arm64.h
compiler/dex/quick/arm64/int_arm64.cc
compiler/dex/quick/arm64/utility_arm64.cc
compiler/dex/quick/local_optimizations.cc
compiler/dex/quick/mir_to_lir-inl.h
compiler/dex/quick/mir_to_lir.cc
compiler/dex/quick/mir_to_lir.h
compiler/dex/reg_storage.h