search for: iload

Displaying 20 results from an estimated 49 matches for "iload".

Did you mean: load
2008 Jun 11
3
[LLVMdev] Possible miscompilation?
Hi all, I'm trying to figure out a weird bug I'm seeing. I'm hoping it's something simple in my IR but I can't see anything wrong so I'm hoping someone here can see something. I'm using LLVM to compile Java bytecode into native functions. My code keeps track of the Java local variables in an array of llvm::Value pointers which get phi'd up at various points. The
2014 Apr 01
6
[LLVMdev] Proposal: Loads/stores with deterministic trap/unwind behavior
...nstalling a signal handler for the trap. Therefore, the optimizer would be able to drop the attribute if it can prove that the address will always be non-null. To support 2), I propose a couple of new instructions. I haven't come up with great names for these instructions, but: - 'iload' is to 'load' as 'invoke' is to 'call'. That is, the instruction is a terminator and has normal and unwind destinations. e.g. %v = iload i8* %ptr to label %try.cont unwind label %lpad - Similarly, 'istore' is to 'store' as 'invoke' is to...
2008 Jun 11
0
[LLVMdev] Possible miscompilation?
On 2008-06-11, at 13:16, Gary Benson wrote: > Duncan Sands wrote: > >> Can you please attach IR which can be compiled to an executable >> (and shows the problem). > > I've been generating functions using a builder and then compiling > them with ExecutionEngine::getPointerToFunction(). Is there some way > I can get compilable IR from that?
2008 Jun 11
2
[LLVMdev] Possible miscompilation?
Duncan Sands wrote: > Can you please attach IR which can be compiled > to an executable (and shows the problem). I've been generating functions using a builder and then compiling them with ExecutionEngine::getPointerToFunction(). Is there some way I can get compilable IR from that? Cheers, Gary -- http://gbenson.net/
2014 Apr 07
6
[LLVMdev] Proposal: Loads/stores with deterministic trap/unwind behavior
...e optimizer would be able to drop the attribute > > if it can prove that the address will always be non-null. > > > > To support 2), I propose a couple of new instructions. I haven't come up with > > great names for these instructions, but: > > > > - 'iload' is to 'load' as 'invoke' is to 'call'. That is, the instruction is > > a terminator and has normal and unwind destinations. e.g. > > > > %v = iload i8* %ptr to label %try.cont unwind label %lpad > > > > - Similarly, 'istore' i...
2008 Jun 12
4
[LLVMdev] Possible miscompilation?
...being so big, but every time I change the slightest thing the bug will change or disappear. The section with the error in is pretty short, however, just 100 or so lines (attached as test.s.part). >From the trace I posted yesterday (also attached), at the top: lines 2646-2648 print "632: iload" lines 2649-2652 print "local_5_114 = 57" (the correct value) >From line 2651 you can see that the 57 came from r26. At the bottom: lines 4901-4903 print "632: iload" lines 4904-4907 print "local_5_420 = 261095424" (the junk value) >From line 4906 you...
2010 Jun 19
1
[LLVMdev] Is alloca instruction allowed within the cycle?
...elementptr inbounds [1 x i8]* @str2, i32 0, i32 0 call void @obj_constr(%object* noalias sret %obj, i8* %str) call void @obj_destr(%object* %obj) br label %for.incr for.incr: %incr = load i32* %i %incr3 = add i32 %incr, store i32 %incr3, i32* %i br label %for.end for.end: %iload = load i32* %i %xcmp = icmp sge i32 %iload, 100000000 br i1 %xcmp, label %xend, label %for.body xend: ret void }
2007 Dec 14
4
v1.1.beta11 quota plugin and dict server
Hello, when dovecot is started, it prints the following error to the console: ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap IModule loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.so IEffective uid=65534, gid=65534, home= Idict quota: user = dump-capability, uri = proxy:/var/run/dovecot/dict-server:quotadict Enet_connect_unix(/var/run/dovecot...
2007 Feb 21
1
Help with mysql-dspam-plugin
Hello folks -- I'm using Debian etch and I've got Mysql 5.0, Dovecot 1.0rc15 and DSpam 3.6.8... I've downloaded the mysql-dspam-plugin code, and it builds without errors. But when trying to start Dovecot I get: Starting mail server: dovecotIEffective uid=65534, gid=65534 ILoading modules from directory: /usr/lib/dovecot/modules/imap Emodule /usr/lib/dovecot/modules/imap/lib_dspam.so: dlsym(dspam_init) failed: /usr/lib/dovecot/modules/imap/lib_dspam.so: undefined symbol: dspam_init Error: imap dump-capability process returned 89 Any help with how to fix this would be...
2007 Jan 17
1
vpopmail
Hello, i have only some typo: (using rc17) adding to section imap {} mail_plugins = quota produce on dovecot start IEffective uid=65534, gid=65534 ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap IModule loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.so and there is little patch to use vpopmail on nonstandart location (like /usr/local/vpopmail for example) (--with-vpopmail=/usr/local/vpomail) *** configure.old...
2012 Oct 29
1
Java, rJava, and Windows x64
...seeing the x64 Java. For clarity, I installed the 32-bit java library second, and I imagined this might be the problem. The Java installer told me that it was already present, and the x64 library appeared to be working with the 64-bit IE9 browser Indeed, reinstalling Java x64, the rJava package iloaded fine with the library(rJava) command in 64-bit R. rJava could STILL be loaded with library(rJava) within x86 R. My question is, should the order of Java installation affect the ability of rJava to load under 64-bit R? Are there environmental variables or registry settings that should be chec...
2009 Nov 14
5
expire_dict - Folder names with spaces
...iadomo&AVs-ci-&AVo-mieci 7 Elementy?usuni&ARk-te 7 INBOX 365 does not work... and expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy usuni&ARk-te 7 INBOX 365 produces the following: Stopping Dovecot Imap: [ OK ] Starting Dovecot Imap: ?ILoading modules from directory: /usr/lib64/dovecot/imap ?IModule loaded: /usr/lib64/dovecot/imap/lib10_quota_plugin.so ?IModule loaded: /usr/lib64/dovecot/imap/lib11_imap_quota_plugin.so ?IModule loaded: /usr/lib64/dovecot/imap/lib20_autocreate_plugin.so ?IModule loaded: /usr/lib64/dovecot/imap/lib20_ex...
2014 Apr 26
3
[LLVMdev] Proposal: add intrinsics for safe division
...trol flow within the loop to aid loop analysis and other optimizations. So we still want the front end to emit the intrinsic, we just may eventually want it lowered earlier than CGP. I don't think this issue has any bearing on the intrinsic's LangRef spec. There was some comparison made to iload/istore, which I don't follow: - subsuming loads and stores into another instruction is really scary considering how much logic we have for analyzing the side effects of memory access. - there is no benefit to IR optimization to the iload/istore intruction. - it is easy to detect null checke...
2014 Apr 25
3
[LLVMdev] Proposal: add intrinsics for safe division
...f the intrinsic anyway. Heh, I wouldn't call it asm.js.  asm.js adopted something that was already a de-facto idiom. But yes - most people want to be told if the denominator was zero but want INT_MIN/-1 to flow through gracefully and have defined behavior. There's also the discussion of iload and istore, where the consensus was that we'd rather have explicit null checks and branches. Lol.  Since you brought that up, I figure I might as well throw this out: probably some VMs will want a guaranteed trap on divide-by-zero as a free way of throwing the exception.  I actually think that...
2007 May 30
4
AIX mail quota plugin problems
...stem quota #quota = maildir # SD 5/24/07 Try FS quota support quota = fs I've tried it as both mail_plugin_dir = /usr/local/lib/dovecot/imap and mail_plugin_dir = /usr/local/lib/dovecot 2) Both ways I see this error message: > 4229 root at mercury:/usr/local/etc ## dovecot > ILoading modules from directory: /usr/local/lib/dovecot > IModule loaded: /usr/local/lib/dovecot/lib10_quota_plugin.so > FPlugin imap_quota not found from directory /usr/local/lib/dovecot > Error: imap dump-capability process returned 89 > > 4272 root at mercury:/usr/local/lib/dovecot/imap...
2014 Apr 26
2
[LLVMdev] Proposal: add intrinsics for safe division
...d other optimizations. So we still want the front end > > to emit the intrinsic, we just may eventually want it lowered earlier > > than CGP. I don't think this issue has any bearing on the intrinsic's > > LangRef spec. > > > > There was some comparison made to iload/istore, which I don't > > follow: > > - subsuming loads and stores into another instruction is really scary > > considering how much logic we have for analyzing the side effects of > > memory access. > > - there is no benefit to IR optimization to the iload/istor...
2008 Feb 27
0
Quota Warning problems
...rning.sh 80 } >>>cut<<< >>> /usr/local/bin/quota-warning.sh <<< #!/bin/sh echo "Test" > /tmp/script.txt >>>cut<<< >>>shell<<< # /usr/local/dovecot-1.0.9/sbin/dovecot -c /usr/local/dovecot-1.0.9/etc/dovecot.conf ILoading modules from directory: /usr/local/dovecot-1.0.9/lib/dovecot/imap IModule loaded: /usr/local/dovecot-1.0.9/lib/dovecot/imap/lib10_quota_plugin.so IModule loaded: /usr/local/dovecot-1.0.9/lib/dovecot/imap/lib11_imap_quota_plugin.so IEffective uid=65534, gid=65534, home= IQuota root: name= backend...
2009 Jul 02
1
dovecot start up messages
Hi, Why dovecot prints these messages when start up? And how to suppress it? # /home/mail/init/dovecot.init restart Stopping Dovecot: [ OK ] ILoading modules from directory: /home/mail/lib/dovecot/imap IModule loaded: /home/mail/lib/dovecot/imap/lib01_acl_plugin.so IModule loaded: /home/mail/lib/dovecot/imap/lib02_imap_acl_plugin.so IModule loaded: /home/mail/lib/dovecot/imap/lib10_quota_plugin.so IModule loaded: /home/mail/lib/dovecot/imap/l...
2009 Jul 12
1
How to create managesieve core dumps
...ed with signal 6 (core not dumped - is home dir set?) `-- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dovecot v1.2.1/f353c5b71097 was started with: host ~ # ulimit -c unlimited hots ~ # /usr/local/dovecot12/sbin/dovecot ILoading modules from directory: ... IEffective uid=65534, gid=65534, home=/tmp ... ^^^^^^^^^ IEffective uid=65534, gid=65534, home=/tmp ^^^^^^^^^ Why is Dovecot not dumping a core and asking: ?is home dir set??? Regards, Pa...
2009 Jun 15
2
Dovecot v1.2 rawlog in dovecot.conf trouble
...exec/dovecot/rawlog /usr/local/dovecot-1.2.rc5unpatched/libexec/dovecot/imap '[dump-capability' '??]' When I start this line (incl. all the env vars) as root, I get: * BAD [ALERT] imap binary must not be started from inetd, use imap-login instead. When I remove rawlog, I get: ILoading modules from directory: /usr/local/dovecot-1.2.rc5unpatched/lib/dovecot/imap [snip] IMAP4rev1 [...snip...] What I interprete as OK. Bye, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBSjYR2nWSIuGy1ktrAQJH5QgAu8lB/k2fC1ebjzJyU9Sl/8BCf4XwdjkP Z6GG...