]> granicus.if.org Git - llvm/commit
GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.
authorTim Northover <tnorthover@apple.com>
Wed, 19 Jul 2017 16:47:07 +0000 (16:47 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 19 Jul 2017 16:47:07 +0000 (16:47 +0000)
commit36c6a2ea9669bc3bb695928529a85d12d1d3e3f9
tree32a87f611d31bbd34f74aef969b979a8d4ae7bd8
parent4879d7f698be5afa4737028fefb38c0755955baf
GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308493 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/select-insert-extract.mir [new file with mode: 0644]