[PATCH] D28476: [Analysis] Add LF_ prefix to LibFunc enums in TargetLibraryInfo. (NFC)

David L. Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 15:27:57 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292848: [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC) (authored by dlj).

Changed prior to commit:
  https://reviews.llvm.org/D28476?vs=85470&id=85472#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28476

Files:
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/Analysis/MemoryBuiltins.cpp
  llvm/trunk/lib/Analysis/MemoryLocation.cpp
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/LTO/UpdateCompilerUsed.cpp
  llvm/trunk/lib/Target/PowerPC/PPCCTRLoops.cpp
  llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/trunk/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/trunk/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28476.85472.patch
Type: text/x-patch
Size: 171144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/c51fa6b1/attachment-0001.bin>


More information about the llvm-commits mailing list