[llvm-commits] [llvm] r69952 - in /llvm/trunk: include/llvm/CodeGen/ include/llvm/Target/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/ utils/TableGen/

Nate Begeman natebegeman at me.com
Sat Apr 25 02:49:34 PDT 2009


On Apr 24, 2009, at 11:42 PM, Nick Lewycky wrote:

> Nate Begeman wrote:
>> Duncan / Rafael:
>>
>> What are you seeing for these tests that fail?  I don't have a linux
>> machine to test on, and none of the automated builders complained.
>
> Yes they did. Here's one such example:
>
> http://google1.osuosl.org:8011/builders/clang-x86_64-linux/builds/1818/steps/test-llvm/logs/stdio

Thanks for the link Nick, the IRC connection must have been down or  
something, since nothing showed up in #llvm (the buildbots usually  
complain there).

> The four failures your patch introduced being
> CodeGen/Generic/vector-casts.ll, CodeGen/X86/mmx-arith.ll,
> CodeGen/X86/vec_set.ll and CodeGen/X86/vec_shuffle-6.ll.

I've reworked a bit of the patch based on duncan's feedback, but I  
can't get these tests to fail before or after my revisions using a  
linux target triple on my darwin machine.  I'll see if i can track  
down a linux machine to test on.

Nate



More information about the llvm-commits mailing list