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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 17:15:33 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353492: Fix the lowering issue of intrinsics llvm.localaddress on X86 (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57501?vs=184459&id=185898#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57501/new/

https://reviews.llvm.org/D57501

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57501.185898.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/0856b9ee/attachment.bin>


More information about the llvm-commits mailing list