[PATCH] Refactoring SimplifyLibCalls to remove static initializers and generally cleaning up the code.
Chris Bieneman
beanz at apple.com
Wed Sep 17 13:46:02 PDT 2014
* Renamed isFoldable to be more descriptive
* Cleaned up constructors and destructors
* Added some comments
* Fixed formatting in a few places where clang-format went a bit nuts
http://reviews.llvm.org/D5364
Files:
include/llvm/Transforms/Utils/SimplifyLibCalls.h
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5364.13800.patch
Type: text/x-patch
Size: 159578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140917/1645911d/attachment.bin>
More information about the llvm-commits
mailing list