search for: videtur

Displaying 9 results from an estimated 9 matches for "videtur".

Did you mean: videntur
2011 Oct 27
2
[LLVMdev] Resolving sizeof's; target triples; type optimizations
...ow can one prevent it alone from running (but keeping > all > > other optmizations, i. e. not using -O0 or something similar). > > IIRC, instcombine does this; I'm not sure why you would want to > disable it, though. > > -Eli > -- Quidquid latine dictum sit, altum videtur. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111027/b8eb9864/attachment.html>
2011 Oct 27
0
[LLVMdev] Resolving sizeof's; target triples; type optimizations
Hello > In doing this, I'm essentially overriding any "target triple" existing in > the IR, breaking up the process into a multi-stage operation (llvm-gcc, opt > and llc running independently) and picking whatever target I want, right? No. This won't work since, as indicated in the FAQ entry IR derived from C/C++ is not target neutral, so you cannot 'just'
2012 Aug 29
0
[LLVMdev] Correct usage of isysroot argument
...ystem/myownheaders? > > Joerg > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > > -- > Quidquid latine dictum sit, altum videtur.
2001 Sep 25
0
Intermittent port forwarding problems openssh 2.9.2p and up
...ce, Mark Curtis. --------------------------------------------------------------------------------------------------------------- Unix/DB Administrator CSC Five Islands Road, Port Kembla Ph: +61-2-42757968 Fax: +61-2-42757801 E-mail: mcurtis9 at csc.com.au Quidquid latine dictum sit, altum videtur. Whatever is said in Latin sounds profound.
2011 Oct 27
0
[LLVMdev] Resolving sizeof's; target triples; type optimizations
On Thu, Oct 27, 2011 at 7:31 AM, Harel Cain <harel.cain at gmail.com> wrote: > Hi all, > > A few different though somewhat related questions here. I'm really grateful > for your answers! > > 1. From a previous question I know that sizeof's are resolved into literals > early in the front-end before IR is even emitted. It seems that they are > resolved into
2012 Aug 29
2
[LLVMdev] Correct usage of isysroot argument
Hi When I'm using clang 3.1 with the isysroot argument, it doesn't seem to pick up header files from the directory I'm passing through the command line: > $ clang -isysroot/myownheaders -v foo.c -c -o foo.o > clang version 3.1 (tags/RELEASE_31/final) > Target: i386-pc-linux-gnu > Thread model: posix > "/usr/bin/clang" -cc1 -triple i386-pc-linux-gnu -emit-obj
2011 Oct 27
2
[LLVMdev] Resolving sizeof's; target triples; type optimizations
Hi all, A few different though somewhat related questions here. I'm really grateful for your answers! 1. From a previous question I know that sizeof's are resolved into literals early in the front-end before IR is even emitted. It seems that they are resolved into whatever value is correct for the host machine. But if one wishes to then take the IR and emit assembly code for some other
2012 May 07
53
kernel 3.3.4 damages filesystem (?)
Hallo, "never change a running system" ... For some months I run btrfs unter kernel 3.2.5 and 3.2.9, without problems. Yesterday I compiled kernel 3.3.4, and this morning I started the machine with this kernel. There may be some ugly problems. Copying something into the btrfs "directory" worked well for some files, and then I got error messages (I''ve not
2003 Dec 19
0
Problem accessing protected resources from any platform
Hi, Here is my problem: I set up Samba v2.2.8a on a linux host (RedHat Linux 8.0) for my workgroup. My other hosts in the workgroup are Windows 2000 and Windows XP hosts and a 3COM firewall. All directories that are not "protected" can be accessed by all users. The workgroup uses encrypted passwords (using non ecrypted passwords does not solve the problem). Samba is configured to