[llvm-commits] [llvm] r60608 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86Subtarget.cpp lib/Transforms/Scalar/LoopStrengthReduce.cpp test/CodeGen/X86/loop-strength-reduce-2.ll test/CodeGen/X86/loop-strength-reduce-3.ll test/CodeGen/X86/loop-strength-reduce.ll
Anton Korobeynikov
anton at korobeynikov.info
Fri Dec 5 14:15:08 PST 2008
Hi, Dale
> llvm/trunk/test/CodeGen/X86/loop-strength-reduce-2.ll
According to buildbot this test failed on x86-64/linux. This can be
indication of bugs noted in my previous e-mail, or just indication,
that you will need to provide target triple there explicitly. PIC mode
is quite different on darwin vs x86-32/linux vs x86-64/linux
---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list