[llvm-commits] [llvm] r154960 - in /llvm/trunk: include/llvm/Target/TargetLibraryInfo.h lib/Target/TargetLibraryInfo.cpp lib/Transforms/Scalar/SimplifyLibCalls.cpp test/CodeGen/X86/win_math_simplify_libcall.ll

Chandler Carruth chandlerc at google.com
Tue Apr 17 17:37:14 PDT 2012


On Wed, Apr 18, 2012 at 2:09 AM, Joe Groff <arcata at gmail.com> wrote:

> On Tue, Apr 17, 2012 at 4:13 PM, Chandler Carruth <chandlerc at google.com>
> wrote:
> > These tests don't belong here. They aren't testing CodeGen at all --
> you're
> > running opt, not llc.
> >
> > They should live somewher under test/Transforms, likely near other
> > SimplifyLibCalls tests.
>
> Moved to Transforms/SimplifyLibCalls in r154967.


Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120418/0f4d36cd/attachment.html>


More information about the llvm-commits mailing list