]> granicus.if.org Git - llvm/commit
GlobalISel: legalize GEP instructions with small offsets.
authorTim Northover <tnorthover@apple.com>
Thu, 15 Sep 2016 11:02:19 +0000 (11:02 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 15 Sep 2016 11:02:19 +0000 (11:02 +0000)
commit8c9a9af652d8b3aa22a8c3ae99793432f13d615e
tree482c41c2a20d6cd3eb72667e0a2b3265eeb1b3e3
parent3d658a6577cb18921237b81122badd93cfb5d88a
GlobalISel: legalize GEP instructions with small offsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281602 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp
lib/Target/AArch64/AArch64MachineLegalizer.cpp
test/CodeGen/AArch64/GlobalISel/legalize-gep.mir [new file with mode: 0644]