[AArch64][GlobalISel] Add isel support for global values in the large code model.
authorAmara Emerson <aemerson@apple.com>
Thu, 18 Jan 2018 19:21:27 +0000 (19:21 +0000)
committerAmara Emerson <aemerson@apple.com>
Thu, 18 Jan 2018 19:21:27 +0000 (19:21 +0000)
commitd5785775f8304a04d35bdb524b17a8b945d39870
treec849c7a3f696924348ceab03dd5ee29303b7a62b
parentf7ca8ff071d5ea096ff6e24c18203078d8a142a1
[AArch64][GlobalISel] Add isel support for global values in the large code model.

Fixes PR35958.

Differential Revision: https://reviews.llvm.org/D42175

llvm-svn: 322878
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-gv-cmodel-large.mir [new file with mode: 0644]