[PATCH] D22044: [X86] Support of no_caller_saved_registers attribute (LLVM part)

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 08:48:44 PDT 2016


aaboud updated this revision to Diff 66811.
aaboud added a comment.

Updated trunk version to fit the patch in Clang part https://reviews.llvm.org/D22045.


https://reviews.llvm.org/D22044

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/x86-32-intrcc.ll
  test/CodeGen/X86/x86-64-intrcc.ll
  test/CodeGen/X86/x86-no_caller_saved_registers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22044.66811.patch
Type: text/x-patch
Size: 7092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/ad315502/attachment.bin>


More information about the llvm-commits mailing list