Displaying 8 results from an estimated 8 matches for "i68".
Did you mean:
468
2007 Aug 24
0
[LLVMdev] Documentation error in http://llvm.org/docs/LinkTimeOptimization.html
On Aug 24, 2007, at 1:45 PM, Holger Schurig wrote:
> $ llvm-gcc --emit-llvm -c a.c -o a.o
> $ llvm-gcc -c main.c -o main.o
> $ llvm-gcc a.o main.o -o main
> a.o: file not recognized: File format not recognized
> collect2: ld returned 1 exit status
>
> Okay, that did not really work :-/
This document describes interface between llvm and linker. You need
system linker that
2007 Aug 24
1
[LLVMdev] Documentation error in http://llvm.org/docs/LinkTimeOptimization.html
...th this file.
$ strace -oa -efile -ff llvm-gcc a.o main.o -o main
$ grep -h execve a.*
execve("/usr/src/llvm/dist/bin/llvm-gcc", ["llvm-gcc", "a.o", "main.o", "-o", "main"], [/* 38 vars */]) = 0
execve("/usr/src/llvm/dist/libexec/gcc/i686-pc-linux-gnu/4.0.1/collect2", ["/usr/src/llvm/dist/libexec/gcc/i"..., "--eh-frame-hdr", "-m", "elf_i386", "-dynamic-linker", "/lib/ld-linux.so.2", "-o", "main", "/usr/lib/crt1.o", "/usr/lib/crti.o&q...
2007 Aug 24
6
[LLVMdev] Documentation error in http://llvm.org/docs/LinkTimeOptimization.html
The web page "LLVM Link Time Optimization: Design and Implementation"
contains errors.
In the gray block below "Example of link time optimization" there are
some source files and then a list of commands to execute:
$ llvm-gcc4 --emit-llvm -c a.c -o a.o
$ llvm-gcc4 -c main.c -o main.o
$ llvm-gcc4 a.o main.o -o main
1) in current LLVM (e.g. llvm itself, cfe, llvm-gcc-4.0) no
2013 Dec 02
2
Problem upgrading from CentOS 6.4 to 6.5
..., but I didn't catch the error (bad, bad, I know).
OK, so it told me to run yum-complete transaction. After going through and
figuring out what it had to do, it stops with this error:
(etc, etc...)
--> Processing Dependency: pkgconfig(ORBit-2.0) for package:
libbonobo-devel-2.24.2-5.el6.i686
--> Processing Dependency: ORBit2-devel >= 2.7.5 for package:
libbonobo-devel-2.24.2-5.el6.i686
---> Package libgnomecanvas-devel.i686 0:2.26.0-4.el6 will be erased
---> Package polkit-docs.i686 0:0.96-5.el6_4 will be erased
--> Processing Dependency: polkit-docs = 0.96-5.el6_4 for...
2017 Mar 14
3
llvm-stress crash
...262: ; preds = %CF262, %CF270, %CF241
store i64 %L37, i64* %Sl
%E66 = extractelement <4 x i16> %Shuff14, i32 2
%Shuff67 = shufflevector <4 x i16> %Shuff26, <4 x i16> %Shuff7, <4 x i32> <i32 1, i32 3, i32 undef, i32 7>
%I68 = insertelement <2 x i32> zeroinitializer, i32 454413, i32 1
%B69 = sub <4 x i16> %I8, %Shuff7
%Tr70 = trunc i16 %E32 to i1
br i1 %Tr70, label %CF262, label %CF270
CF270: ; preds = %CF262
%Sl71 = select i1 %Sl42, <8 x i1> zeroini...
2013 Apr 11
0
No subject
...;u></u></p>
<p class=3D"MsoNormal"><u></u> <u></u></p>
<p class=3D"MsoNormal" style=3D"text-indent:0.5in">CC=3Dcl.exe CFLAGS=3D-MD=
./configure --enable-shared=3Dno --prefix /builds/Windows81/x86 --host i68=
6-pc-mingw32<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u> <u></u></p>
<p class=3D"MsoNormal">During the configure process (specifically the &ldqu=
o;checking whether the C compiler works......
2013 Feb 09
1
Troubleshooting underidentification issues in structural equation modelling (SEM)
Hi all, hope someone can help me out with this.
Background Introduction
I have a data set consisting of data collected from a questionnaire that I
wish to validate. I have chosen to use confirmatory factor analysis to
analyse this data set.
Instrument
The instrument consists of 11 subscales. There is a total of 68 items in
the 11 subscales. Each item is scored on an integer scale between 1 to 4.
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...align 2, !tbaa !5
%cmp5.1.i.i66.i.i.i = icmp eq i16 %127, 0
br i1 %cmp5.1.i.i66.i.i.i, label %for.inc.1.i.i69.i.i.i, label %if.end.i.i.i.i.i
for.inc.1.i.i69.i.i.i: ; preds = %for.inc.i.i67.i.i.i
%128 = load i16* %incdec.ptr.1.i49.i.i, align 2, !tbaa !5
%cmp5.2.i.i68.i.i.i = icmp eq i16 %128, 0
br i1 %cmp5.2.i.i68.i.i.i, label %for.inc.2.i.i71.i.i.i, label %if.end.i.i.i.i.i
for.inc.2.i.i71.i.i.i: ; preds = %for.inc.1.i.i69.i.i.i
%129 = load i16* %incdec.ptr.2.i50.i.i, align 2, !tbaa !5
%cmp5.3.i.i70.i.i.i = icmp eq i16 %129, 0...