[PATCH] D30973: [GlobalISel][X86] Support G_STORE/G_LOAD operation
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 08:38:28 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298609: [GlobalISel][X86] Support G_STORE/G_LOAD operation (authored by ibreger).
Changed prior to commit:
https://reviews.llvm.org/D30973?vs=91846&id=92806#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30973
Files:
llvm/trunk/lib/Target/X86/X86CallLowering.cpp
llvm/trunk/lib/Target/X86/X86GenRegisterBankInfo.def
llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86InstructionSelector.h
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
llvm/trunk/lib/Target/X86/X86RegisterBankInfo.h
llvm/trunk/test/CodeGen/X86/GlobalISel/X86-regbankselect.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/binop-isel.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/memop-isel.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-instructionselect.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30973.92806.patch
Type: text/x-patch
Size: 49103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/9cf3d536/attachment-0001.bin>
More information about the llvm-commits
mailing list