Remove from the TODO list those optimizations that are already handled by
authorReid Spencer <rspencer@reidspencer.com>
Thu, 28 Apr 2005 18:05:16 +0000 (18:05 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 28 Apr 2005 18:05:16 +0000 (18:05 +0000)
commit5624c75f9f2bb921872af33508f0d53c653de869
treef3b7ef1d251dfd36679a8056c5c39cf747a0bff6
parent8441a01146983f1c4f6c4dd63b441ba725473485
Remove from the TODO list those optimizations that are already handled by
constant folding implemented in lib/Transforms/Utils/Local.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21604 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp