[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
Mon May 2 04:46:52 PDT 2016


koriakin created this revision.
koriakin added a reviewer: resistor.
koriakin added a subscriber: llvm-commits.
koriakin set the repository for this revision to rL LLVM.

To be used by D19781.

Repository:
  rL LLVM

http://reviews.llvm.org/D19801

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/SystemZ/memchr-03.ll
  test/CodeGen/SystemZ/memcmp-03.ll
  test/CodeGen/SystemZ/strcmp-03.ll
  test/CodeGen/SystemZ/strcpy-02.ll
  test/CodeGen/SystemZ/strlen-03.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19801.55802.patch
Type: text/x-patch
Size: 9933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/835c9ab1/attachment-0001.bin>


More information about the llvm-commits mailing list