[PATCH] D57501: Fix the lowering issue of intrinsics llvm.localaddress on X86

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 23:48:24 PST 2019


LuoYuanke created this revision.
LuoYuanke added reviewers: craig.topper, annita.zhang.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D57501

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86RegisterInfo.cpp
  lib/Target/X86/X86RegisterInfo.h
  test/CodeGen/X86/seh-localaddress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57501.184459.patch
Type: text/x-patch
Size: 4250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/641d5468/attachment.bin>


More information about the llvm-commits mailing list