[PATCH] D30980: [GlobalISel][X86] support G_FRAME_INDEX instruction selection.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 11:24:06 PDT 2017


igorb updated this revision to Diff 92516.
igorb marked 2 inline comments as done.
igorb added a comment.

Thanks for the comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D30980

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86InstructionSelector.h
  lib/Target/X86/X86LegalizerInfo.cpp
  lib/Target/X86/X86LegalizerInfo.h
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/GlobalISel/frameIndex-instructionselect.mir
  test/CodeGen/X86/GlobalISel/frameIndex.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30980.92516.patch
Type: text/x-patch
Size: 7907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170321/5e3b76ef/attachment.bin>


More information about the llvm-commits mailing list