[all-commits] [llvm/llvm-project] a4bae5: Revert "[SLC] Optimize mempcpy_chk to mempcpy"
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Mon Oct 5 13:27:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4bae56ab8e9474c2bdb2640243ae7ea6a3e0619
https://github.com/llvm/llvm-project/commit/a4bae56ab8e9474c2bdb2640243ae7ea6a3e0619
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/TargetLibraryInfo.def
M llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
M llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
M llvm/lib/Analysis/TargetLibraryInfo.cpp
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
M llvm/test/Transforms/InstCombine/fortify-folding.ll
Log Message:
-----------
Revert "[SLC] Optimize mempcpy_chk to mempcpy"
This reverts commit 3f1fd59de3002e3d5a4eca98cd49c45755ab0110.
More information about the All-commits
mailing list