[llvm-commits] [llvm] r130126 - in /llvm/trunk/test: Analysis/RegionInfo/next.ll CodeGen/ARM/crash-greedy.ll CodeGen/PTX/ld.ll CodeGen/Thumb2/bfi.ll CodeGen/Thumb2/thumb2-lsr3.ll CodeGen/X86/fast-isel-x86.ll CodeGen/X86/fp-trunc.ll CodeGen/X86/lsr-interesting-step.ll

Benjamin Kramer benny.kra at googlemail.com
Tue Apr 26 11:54:23 PDT 2011


On 26.04.2011, at 20:35, Bob Wilson wrote:

> Benjamin, the fast-isel-x86 test is failing on the llvm-gcc-native-mingw32-win7 tester:
> 
> http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/1736
> 
> Can you please fix it somehow?

Ugh, I guess PIC doesn't make much sense on windows. I'll force a triple on that test, that way it still tests more than without invoking FileCheck.

Maybe Dan has an idea, svn says that he chcked in the broken "CodeGen/X86/fast-isel-x86.ll" test case.



More information about the llvm-commits mailing list