[LLVMdev] [PATCH] mult-alt tests

John Thompson john.thompson.jtsoftware at gmail.com
Wed Oct 27 20:06:07 PDT 2010


The enclosed zip has some test files for both LLVM and Clang, to go along
with the last mult-alt patch I submitted to the list.

You'll note that some of the code is commented out for various problems not
directly related to the mult-alt stuff.

Though I worked on some additional versions for platforms not included here
in the LLVM tests, they have various problems with the lowering, but which I
don't think have to do with the mult-alt stuff.  I'll be working on them
further to perhaps reduce their scope around the problematic areas.
Submitting these now will give you a chance to give me some early feedback.

As I mentioned before, I would probably want to check these in after the
previous patch is confirmed solid, as I worry about platform issues when
running the tests.  For example, I discovered that Visual Studio prints
floating point numbers in a slightly different format (3 digits in the
exponent vs. 2 in GNU).

Thanks.

-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101027/5cb6510b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvmmultalttests4.zip
Type: application/zip
Size: 14383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101027/5cb6510b/attachment.zip>


More information about the llvm-dev mailing list