[PATCH] Refactoring SimplifyLibCalls to remove static initializers and generally cleaning up the code.

Chris Bieneman beanz at apple.com
Mon Sep 15 16:45:36 PDT 2014


Hi chandlerc,

This eliminates ~200 lines of code mostly file scoped struct definitions that were unnecessary.

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.13735.patch
Type: text/x-patch
Size: 159269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/24e24e58/attachment.bin>


More information about the llvm-commits mailing list