[PATCH] D19801: [SelectionDAG] Don't treat library calls specially if marked with nobuiltin.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 13:31:04 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL273039: [SelectionDAG] Don't treat library calls specially if marked with nobuiltin. (authored by koriakin).
Changed prior to commit:
http://reviews.llvm.org/D19801?vs=60968&id=61125#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19801
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/test/CodeGen/SystemZ/memchr-nobuiltin.ll
llvm/trunk/test/CodeGen/SystemZ/memcmp-nobuiltin.ll
llvm/trunk/test/CodeGen/SystemZ/strcmp-nobuiltin.ll
llvm/trunk/test/CodeGen/SystemZ/strcpy-nobuiltin.ll
llvm/trunk/test/CodeGen/SystemZ/strlen-nobuiltin.ll
llvm/trunk/test/CodeGen/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19801.61125.patch
Type: text/x-patch
Size: 11298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/bebee5a8/attachment.bin>
More information about the llvm-commits
mailing list