search for: 10249

Displaying 6 results from an estimated 6 matches for "10249".

Did you mean: 1024
2014 Dec 09
2
[LLVMdev] dmb ishld in AArch64
...s %struct.leaf_info* %li.0.lcssa, i64 0, i32 0, !dbg !10245 tail call void @llvm.dbg.value(metadata !{%struct.hlist_node* %37}, i64 0, metadata !10246, metadata !6594), !dbg !10247 tail call void @llvm.dbg.value(metadata !{%struct.hlist_node* %38}, i64 0, metadata !10248, metadata !6594), !dbg !10249 %39 = getelementptr inbounds %struct.leaf_info* %li.0.lcssa, i64 0, i32 0, i32 1, !dbg !10250 %40 = load %struct.hlist_node*** %39, align 8, !dbg !10250 %41 = getelementptr inbounds %struct.leaf_info* %new, i64 0, i32 0, i32 1, !dbg !10250 store %struct.hlist_node** %40, %struct.hlist_node*...
2014 Dec 09
4
[LLVMdev] dmb ishld in AArch64
Hi, I got an optimization problem (O1, O2) regarding memory barrier “dmb ishld” I find in the test/CodeGen/AArch64/intrinsics-memory-barrier.ll , it’s stated that memory access around DMB should not be reordered, but when compiling the Linux kernel, I found load/store in static inline void hlist_add_before_rcu(struct hlist_node *n, struct hlist_node *next) { n->pprev
2003 Sep 18
0
Shares visible depending on used share name's initial letter
...eld_connection(48) Yielding connection to [2003/09/18 10:21:28, 3] smbd/server.c:exit_server(545) Server exit (normal exit) ------ logfile of smbd for request smbclient -L 127.0.0.1 ------- nmbd didn't log anything at runtime of upper command requested --- Walter-Friedl?nder-Stra?e 2 D-10249 Berlin Telefon: +49 (030) 4280 8731 Fax: +49 (030) 4679 3243 Internet: http://www.toxa.de
2013 Dec 19
0
[LLVMdev] [RFC] Iterrative compilation framework for Clang/LLVM
...next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131219/cc9db40f/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: IterativeSchedulingDriver.cpp Type: text/x-c++src Size: 10249 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131219/cc9db40f/attachment.cpp>
2011 Oct 21
0
Wine release 1.3.31
...for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.3.31: 7333 Where in the World is Carmen San Diego fails to install 8498 builtin msxml3 fails to validate MSN Messenger's xml 10112 BitBlt between 8 bit color index DIBs wrong 10249 ollydbg complains about unexpected debug events from child processes after attaching to the debuggee 10423 Painkiller Single-Player Demo #3: change in shader_glsl_lit() caused white turrets 10910 winealsa and PulseAudio 11167 Wrong usage of GL_GENERATE_MIPMAP_HINT_SGIS 12071 MSI SQL jo...
2013 Dec 18
4
[LLVMdev] [RFC] Iterrative compilation framework for Clang/LLVM
Hal, Thank you for finding interest in our work! Please find my answers inlined below. > > ________________________________________ > From: Hal Finkel [hfinkel at anl.gov] > Sent: Monday, December 16, 2013 4:26 PM > To: Radovan Obradovic > Cc: llvmdev at cs.uiuc.edu; chandlerc; Andrew Trick > Subject: Re: [LLVMdev] [RFC] Iterrative compilation framework for Clang/LLVM >