Reviewers: Benedikt Meurer, ulan,

Description:
ARM64: Enable shorten-64-to-32 warning

Enable clang's shorten-64-to-32 warning flag on ARM64, and fix the warnings
that arise.

BUG=

Please review this at https://codereview.chromium.org/1131573006/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+282, -229 lines):
  M build/standalone.gypi
  M src/arm64/assembler-arm64.h
  M src/arm64/assembler-arm64.cc
  M src/arm64/assembler-arm64-inl.h
  M src/arm64/code-stubs-arm64.h
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/disasm-arm64.cc
  M src/arm64/full-codegen-arm64.cc
  M src/arm64/instructions-arm64.h
  M src/arm64/instructions-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/arm64/macro-assembler-arm64.h
  M src/arm64/macro-assembler-arm64.cc
  M src/arm64/simulator-arm64.h
  M src/arm64/simulator-arm64.cc
  M src/arm64/utils-arm64.h
  M src/arm64/utils-arm64.cc
  M src/base/bits.h
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/arm64/instruction-selector-arm64.cc
  M src/frames.cc
  M test/cctest/test-code-stubs-arm64.cc
  M test/cctest/test-fuzz-arm64.cc
  M test/cctest/test-utils-arm64.h
  M test/unittests/compiler/arm64/instruction-selector-arm64-unittest.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to