[llvm-commits] [llvm] r168677 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/2010-05-30-memcpy-Struct.ll test/Transforms/InstCombine/sprintf-1.ll test/Transforms/SimplifyLibCalls/2010-05-30-memcpy-Struct.ll test/Transforms/SimplifyLibCalls/iprintf.ll

Meador Inge meadori at codesourcery.com
Tue Nov 27 06:42:12 PST 2012


Hi Takumi,

On Nov 27, 2012, at 2:33 AM, NAKAMURA Takumi wrote:

> Meador,
> 
> It had been passing on +Asserts and been missing one tests, SPrintF.ll.
> I have fixed three tests. Please confirm r168689 to 168691.


SPrintF.ll should just be removed.  I meant to do it yesterday, but missed it.
The tests in test/Transforms/InstCombine/sprintf-1.ll supersede it.

I will remove SPrintF.ll today.  The rest of the commits look OK.  The FPrintF.ll and
FPuts.ll will be going away too once I migrate the fprintf and fputs simplifiers.

Thanks for fixing these!

--
Meador Inge
CodeSourcery / Mentor Embedded






More information about the llvm-commits mailing list