[PATCH] D35608: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 22:00:51 PDT 2017
lenary updated this revision to Diff 108217.
lenary marked an inline comment as done.
lenary added a comment.
- Fix Failing tests, Run Clang-format
- Move Header Inclusion
- Added Test for simplify-lib-calls
- Fix pass manager tests
https://reviews.llvm.org/D35608
Files:
include/llvm/Transforms/Utils/SimplifyLibCalls.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/Other/new-pm-defaults.ll
test/Other/new-pm-lto-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
test/Transforms/Util/libcalls-opt-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35608.108217.patch
Type: text/x-patch
Size: 15075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/f4ae6394/attachment.bin>
More information about the llvm-commits
mailing list