search for: 32352

Displaying 4 results from an estimated 4 matches for "32352".

Did you mean: 2352
2017 May 05
2
Idea for Open Project : Smarter way of dumping LLVM IR with -emit-after-all
...ement so that we can emit the remarks from the pass managers but not pay the cost of serializing the IR unless something is going to use the information. That is a general feature we just have to have for other remarks too that are expensive to construct. See https://bugs.llvm.org/show_bug.cgi?id=32352 <https://bugs.llvm.org/show_bug.cgi?id=32352>. Vivek, feel free to grab this if you want to work on it. I can describe the current situation and we can discuss the design in the PR. Thanks, Adam > > -Hal > >> But if community thinks this is useful then I would like to wo...
2007 Aug 25
0
[LLVMdev] ccbench: compiler shotout benchmark script
...16256 g++-4.1 -O0 oopack_v1p8.cpp 5.45 0.70 8856 640 117440 icc -O0 stepanov_v1p2.cpp 1.01 1.09 64931 1600 33408 icc -O2 stepanov_v1p2.cpp 1.02 1.00 64471 1600 33408 icc -Os stepanov_v1p2.cpp 1.02 1.17 6519 340 32352 g++-4.2 -O2 stepanov_v1p2.cpp 1.07 1.18 6555 340 32352 g++-4.1 -O2 stepanov_v1p2.cpp 3.06 0.68 6082 308 32420 llvm-g++ -Os stepanov_v1p2.cpp 3.38 0.69 5839 308 32420 llvm-g++ -O2 stepanov_v1p2.cpp 3.88 0.80 4391 308 32384...
2017 May 05
2
Idea for Open Project : Smarter way of dumping LLVM IR with -emit-after-all
Hello LLVM Devs, I have an idea to improve effectiveness of IR dump with -emit-after-all based on Adam Nemet's 2016 LLVM Dev presentation. I think we can track changes in each function, basic block and instructions by dumping it to YAML files (initially) then track changes done by each pass incrementally as it is done in optimization remark emitter. Once we have required information in YAML
2007 Dec 19
0
Authentication issue?
...s series of errors when trying to get to any samba share: [2007/12/19 13:16:15, 0] auth/pampass.c:smb_pam_error_handler(73) smb_pam_error_handler: PAM: session setup failed : System error [2007/12/19 13:16:15, 1] smbd/session.c:session_claim(143) pam_session rejected the session for tom [smb/32352/109] [2007/12/19 13:16:15, 1] smbd/password.c:register_vuid(310) Failed to claim session for vuid=109 [2007/12/19 13:16:31, 0] auth/pampass.c:smb_pam_error_handler(73) smb_pam_error_handler: PAM: session setup failed : System error [2007/12/19 13:16:31, 1] smbd/session.c:session_claim(143)...