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

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 06:47:20 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, dberris.

Support G_FRAME_INDEX instruction selection.


Repository:
  rL LLVM

https://reviews.llvm.org/D30980

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30980.91868.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/f556a692/attachment.bin>


More information about the llvm-commits mailing list