[PATCH] D24453: Simplify Libcalls for ARM PCS

Sam Parker via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 08:35:18 PDT 2016


samparker updated this revision to Diff 71012.
samparker added a comment.

corrected typos, added comment and changed to use a switch statement.


https://reviews.llvm.org/D24453

Files:
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/ARM/strcmp.ll
  test/Transforms/InstCombine/ARM/strcpy.ll
  test/Transforms/InstCombine/PR7357.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24453.71012.patch
Type: text/x-patch
Size: 11451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/63fcedb4/attachment.bin>


More information about the llvm-commits mailing list