[PATCH] Refactor fortified (__*_chk) library function handling in TLI/LibCallSimplifier.

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Oct 24 11:51:22 PDT 2014


[3/4] [CodeGenPrep] Remove LibCallSimplifier duplicate.

A previous patch enabled the OnlyLowerFortified option in the
LibCallSimplifier.  This lets us remove the CGP-specific duplicate.

http://reviews.llvm.org/D5982

Files:
  include/llvm/Target/TargetLibraryInfo.h
  include/llvm/Transforms/Utils/BuildLibCalls.h
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/CodeGen/CodeGenPrepare.cpp
  lib/Target/TargetLibraryInfo.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5982.15430.patch
Type: text/x-patch
Size: 16074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141024/a3bb2bb8/attachment.bin>


More information about the llvm-commits mailing list