]> granicus.if.org Git - llvm/commit
Merging r322878:
authorHans Wennborg <hans@hanshq.net>
Mon, 22 Jan 2018 11:56:34 +0000 (11:56 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 22 Jan 2018 11:56:34 +0000 (11:56 +0000)
commit0780628097e7166b91ae8486fffb5c3d159e719b
tree9080dc8ec2424a341235326d99713a61109375e0
parentd99428659c1b30d82759ef10c5712579453364b6
Merging r322878:
------------------------------------------------------------------------
r322878 | aemerson | 2018-01-18 20:21:27 +0100 (Thu, 18 Jan 2018) | 5 lines

[AArch64][GlobalISel] Add isel support for global values in the large code model.

Fixes PR35958.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@323103 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/select-gv-cmodel-large.mir [new file with mode: 0644]