[PATCH] D43214: [X86] Use EDI for retpoline when no scratch regs are left

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 12:50:21 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325049: [X86] Use EDI for retpoline when no scratch regs are left (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43214?vs=133955&id=134103#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43214

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86RetpolineThunks.cpp
  llvm/trunk/test/CodeGen/X86/retpoline-regparm.ll
  llvm/trunk/test/CodeGen/X86/retpoline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43214.134103.patch
Type: text/x-patch
Size: 10743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/65a854e9/attachment.bin>


More information about the llvm-commits mailing list