OSDN Git Service

Subzero: Changes needed for LLVM 3.7 integration.
authorJim Stichnoth <stichnot@chromium.org>
Mon, 1 Jun 2015 22:17:20 +0000 (15:17 -0700)
committerJim Stichnoth <stichnot@chromium.org>
Mon, 1 Jun 2015 22:17:20 +0000 (15:17 -0700)
commite5b58fbebc37b8c2a11317afdb3dc82684147207
tree1a1568128d86bc674b3d84531d28807c5b317e71
parent0769299d482099c5aa99685f0ff066aa03728158
Subzero: Changes needed for LLVM 3.7 integration.

1. Change Makefile.standalone from 3.6 to 3.7.

2. Update to new load instruction .ll syntax.  This includes changing InstLoad::dump() to match.

BUG= none
R=jvoung@chromium.org

Review URL: https://codereview.chromium.org/1161543005
23 files changed:
Makefile.standalone
src/IceInst.cpp
tests_lit/assembler/x86/opcode_register_encodings.ll
tests_lit/llvm2ice_tests/64bit.pnacl.ll
tests_lit/llvm2ice_tests/8bit.pnacl.ll
tests_lit/llvm2ice_tests/addr-opt-multi-def-var.ll
tests_lit/llvm2ice_tests/address-mode-opt.ll
tests_lit/llvm2ice_tests/callindirect.pnacl.ll
tests_lit/llvm2ice_tests/convert.ll
tests_lit/llvm2ice_tests/fp.pnacl.ll
tests_lit/llvm2ice_tests/ias-multi-reloc.ll
tests_lit/llvm2ice_tests/load.ll
tests_lit/llvm2ice_tests/load_cast.ll
tests_lit/llvm2ice_tests/nacl-atomic-fence-all.ll
tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll
tests_lit/llvm2ice_tests/phi.ll
tests_lit/llvm2ice_tests/regalloc_evict_non_overlap.ll
tests_lit/llvm2ice_tests/shift.ll
tests_lit/llvm2ice_tests/simple-loop.ll
tests_lit/llvm2ice_tests/struct-arith.pnacl.ll
tests_lit/llvm2ice_tests/vector-align.ll
tests_lit/reader_tests/extern_globals.ll
tests_lit/reader_tests/load.ll