search for: 79bde85e

Displaying 3 results from an estimated 3 matches for "79bde85e".

2011 Sep 15
0
[LLVMdev] problem with sgt's on Sparc machine
Hi, > target datalayout = > "e-p:32:32:32-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-f80:32:32-n8:16:32" > target triple = "i386-pc-linux-gnu" if you are using this target data layout and triple on a Sparc machine, I'm not surprised you get wrong results. Ciao, Duncan. > > @P = global i32 1 > @dP =
2011 Sep 15
2
[LLVMdev] problem with sgt's on Sparc machine
...> LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110915/79bde85e/attachment.html>
2011 Sep 15
2
[LLVMdev] problem with sgt's on Sparc machine
Hi, I compiled the following code on a Sparc machine, basically it produce different results than a X86 machine. ------------------------------------------------------------------------------------------------------------------- ; MduleID = '<stdin>' target datalayout =