[llvm-commits] [llvm] r58232 - in /llvm/trunk: lib/CodeGen/SelectionDAG/ test/CodeGen/Generic/ test/CodeGen/Mips/ test/CodeGen/X86/

Duncan Sands baldrick at free.fr
Mon Oct 27 12:59:01 PDT 2008


Hi Bill,

> It's not ideal, but I suppose it's okay for now. I did see this
> failure now happening on my PPC box:
> 
> $ llvm-dis -o - bug.bc
> ; ModuleID = 'bugpoint-reduced-simplified.bc'
> target datalayout =
> "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
> target triple = "powerpc64-apple-darwin9.5"
... 
> Does this look related to your stuff?

yup, thanks for the testcase!  Investigating...

Ciao,

Duncan.



More information about the llvm-commits mailing list