search for: str4

Displaying 20 results from an estimated 20 matches for "str4".

Did you mean: str
2008 Jan 06
4
[LLVMdev] Another memory fun
...all!\00" ; <[21 x i8]*> [#uses=1] declare i32 @puts(i8*) declare i8* @strcat(i8*, i8*) declare void @llvm.memcpy.i32(i8*, i8*, i32, i32) define i32 @main() { mainBlock: %.str3 = getelementptr [8 x i8]* @.str2, i64 0, i64 0 ; <i8*> [#uses=1] %.str4 = getelementptr [8 x i8]* @.str1, i64 0, i64 0 ; <i8*> [#uses=1] %tmp5 = call i8* @strcat( i8* %.str3, i8* %.str4 ) ; <i8*> [#uses=1] %tmp6 = call i32 @puts( i8* %tmp5 ) ; <i32> [#uses=0] %.str8 = getelementptr [21 x i8]*...
2008 Jan 06
0
[LLVMdev] Another memory fun
...; <[8 x i8]*> [#uses=1] declare i32 @puts(i8*) declare i8* @strcat(i8*, i8*) declare i32 @strlen(i8*) declare void @llvm.memcpy.i32(i8*, i8*, i32, i32) define i32 @main() { mainBlock: %str3 = getelementptr [7 x i8]* @.str2, i64 0, i64 0 ; <i8*> [#uses=2] %str4 = getelementptr [6 x i8]* @.str1, i64 0, i64 0 ; <i8*> [#uses=1] call i8* @strcat( i8* %str3, i8* %str4 ) ; <i8*>:0 [#uses=0] %tmp6 = call i32 @puts( i8* %str3 ) ; <i32> [#uses=0] %str9 = getelementptr [8 x i8]* @.str8,...
2008 Jan 06
4
[LLVMdev] Another memory fun
Yes, I agree with you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080106/efb1c465/attachment.html>
2008 Jan 06
0
[LLVMdev] Another memory fun
...> declare i32 @puts(i8*) > > declare i8* @strcat(i8*, i8*) > > declare void @llvm.memcpy.i32(i8*, i8*, i32, i32) > > define i32 @main() { > mainBlock: > %.str3 = getelementptr [8 x i8]* @.str2, i64 0, i64 0 > ; <i8*> [#uses=1] > %.str4 = getelementptr [8 x i8]* @.str1, i64 0, i64 0 > ; <i8*> [#uses=1] > %tmp5 = call i8* @strcat( i8* %.str3, i8* %.str4 ) > ; <i8*> [#uses=1] > %tmp6 = call i32 @puts( i8* %tmp5 ) ; <i32> [#uses=0] > %.str8...
2008 Jan 06
2
[LLVMdev] trouble with getelementptr
Hello, I have next code: ;begin ; ModuleID = 'sample.lz' @.str1 = internal constant [20 x i8] c"\22hello, cruel world\22" ; <[20 x i8]*> [#uses=1] @.str4 = internal constant [9 x i8] c"\22hello, \22" ; <[9 x i8]*> [#uses=1] @.str7 = internal constant [7 x i8] c"\22heya!\22" ; <[7 x i8]*> [#uses=1] declare i32 @puts(i8*) declare i8 @strcat(i8*, i8*) define i32 @main() { mainBlock: %tm...
2015 Oct 16
3
Break nested instructions?
...that such nested instructions become explicit and are thus easier to work with in? e.g Following|call|instruction contains a|GEP|instruction as its first operand. Is there any pass which allows me to break up this: | %call = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([4 x i8]* @.str4, i32 0, i32 0), i32 %tmp6) | into these: |%tmp = i8* getelementptr inbounds ([4 x i8]* @.str4, i32 0, i32 0) %call = call i32 (i8*, ...)* @printf(i8* %tmp, i32 %tmp6) | ? Thank you in advance, --istavrak -------------- next part -------------- An HTML attachment was scrubbed... URL: <http:/...
2008 Jan 06
4
[LLVMdev] Another memory fun
...; <[8 x i8]*> [#uses=1] declare i32 @puts(i8*) declare i8* @strcat(i8*, i8*) declare i32 @strlen(i8*) declare void @llvm.memcpy.i32(i8*, i8*, i32, i32) define i32 @main() { mainBlock: %str3 = getelementptr [7 x i8]* @.str2, i64 0, i64 0 ; <i8*> [#uses=2] %str4 = getelementptr [6 x i8]* @.str1, i64 0, i64 0 ; <i8*> [#uses=1] call i8* @strcat( i8* %str3, i8* %str4 ) ; <i8*>:0 [#uses=0] %tmp6 = call i32 @puts( i8* %str3 ) ; <i32> [#uses=0] %str9 = getelementptr [8 x i8]* @.str8,...
2008 Jan 06
0
[LLVMdev] Another memory fun
...; > declare i32 @puts(i8*) > > declare i8* @strcat(i8*, i8*) > > declare void @llvm.memcpy.i32(i8*, i8*, i32, i32) > > define i32 @main() { > mainBlock: > %.str3 = getelementptr [8 x i8]* @.str2, i64 0, i64 > 0 ; <i8*> [#uses=1] > %.str4 = getelementptr [8 x i8]* @.str1, i64 0, i64 > 0 ; <i8*> [#uses=1] > %tmp5 = call i8* @strcat( i8* %.str3, i8* > %.str4 ) ; <i8*> [#uses=1] > %tmp6 = call i32 @puts( i8* %tmp5 ) ; <i32> > [#uses=0] >...
2009 Jul 24
4
[LLVMdev] llvm-as regression
...] [ [0 x i8]* bitcast( [5 x i8]* getelementptr( [5 x i8]* @.str1 ) to [0 x i8]* ), [0 x i8]* bitcast( [4 x i8]* getelementptr( [4 x i8]* @.str2 ) to [0 x i8]* ), [0 x i8]* bitcast( [4 x i8]* getelementptr( [4 x i8]* @.str3 ) to [0 x i8]* ), [0 x i8]* bitcast( [6 x i8]* getelementptr( [6 x i8]* @.str4 ) to [0 x i8]* ) ] @.str1 = internal constant [5 x i8] c"zero\00" @.str2 = internal constant [4 x i8] c"one\00" @.str3 = internal constant [4 x i8] c"two\00" @.str4 = internal constant [6 x i8] c"three\00" I'm not sure how to proceed on tracking down th...
2013 Nov 23
2
[LLVMdev] bugpoint question
...way. *** Debugging code generator crash! Checking to see if we can delete global inits: <llc> - Removing all global inits hides problem! *** Attempting to reduce the number of global variables in the testcase Checking for crash with only these global variables: .str .str1 .str2 .str3 .str4 .str5 .str6 .str7 .str8 .str9... <40 total>: <llc> Checking for crash with only these blocks: entry cond.true cond.false cond.end cond.true9 cond.false12 cond.end13 cond.true20 cond.false24 cond.end25... <20 total>: Cannot find `opt' in PATH! simplifycfg failed! On 11/22/2...
2019 Feb 07
2
lib-master test failure i686
...test_stats_to( "BEGIN??? %lu???? 0?????? 1?????? 0 0" "??? stest-event-stats.c???? %d????? ctest1\n" "EVENT %lu???? 1?????? 3?????? 0?????? " "stest-event-stats.c? %d l3????? 0?????? " "ctest4?????? ctest5? Tkey3?? 10????? 0 Skey4" "??????? str4\nEND\t%lu\n", id, lp, id, l, id) merge events and skip empty parents .................................. : FAILED 5 / 7 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' make[3]: *** [check-local] Error 1 make[2]: *** [check-am] Error 2 make[2]:...
2019 Feb 08
2
lib-master test failure i686
...<div> %d ctest1\n" "EVENT %lu 1 3 0 " </div> <div> "stest-event-stats.c %d l3 0 " "ctest4 ctest5 </div> <div> Tkey3 10 0 Skey4" " str4\nEND\t%lu\n", id, lp, id, l, id) </div> <div> merge events and skip empty parents .................................. </div> <div> : FAILED </div> <div> 5 / 7 tests failed </div> <div> make[3]: L...
2013 Nov 23
0
[LLVMdev] bugpoint question
...t; > Checking to see if we can delete global inits: <llc> > - Removing all global inits hides problem! > > *** Attempting to reduce the number of global variables in the > testcase > Checking for crash with only these global variables: .str .str1 > .str2 > .str3 .str4 .str5 .str6 .str7 .str8 .str9... <40 total>: <llc> > Checking for crash with only these blocks: entry cond.true cond.false > cond.end cond.true9 cond.false12 cond.end13 cond.true20 cond.false24 > cond.end25... <20 total>: Cannot find `opt' in PATH! > simplifycfg fa...
2019 Feb 08
0
lib-master test failure i686
...t;BEGIN??? %lu???? 0?????? 1 0?????? 0" "??? stest-event-stats.c???? > %d????? ctest1\n" "EVENT??????? %lu???? 1?????? 3?????? 0?????? " > "stest-event-stats.c? %d????? l3????? 0?????? " "ctest4 ctest5? > Tkey3?? 10????? 0?????? Skey4" " str4\nEND\t%lu\n", id, lp, id, l, id) > merge events and skip empty parents .................................. > : FAILED > 5 / 7 tests failed > make[3]: Leaving directory > `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' > make[3]: *** [check-local] Error 1 > make[2...
2013 Nov 23
0
[LLVMdev] bugpoint question
----- Original Message ----- > From: "reed kotler" <rkotler at mips.com> > To: LLVMdev at cs.uiuc.edu > Sent: Friday, November 22, 2013 8:40:24 PM > Subject: [LLVMdev] bugpoint question > > This is my first time using bugpoint. I'm getting the following > error: > > /home/rkotler/llvmw/install/bin/bugpoint -run-llc casts.bc > --tool-args >
2013 Nov 23
2
[LLVMdev] bugpoint question
This is my first time using bugpoint. I'm getting the following error: /home/rkotler/llvmw/install/bin/bugpoint -run-llc casts.bc --tool-args -target mips-linux-gnu -mcpu=mips16 -mips16-constant-islands Read input file : 'casts.bc' *** All input ok Initializing execution environment: Found llc: /home/rkotler/llvmw/install/bin/llc Sorry, I can't automatically select a
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...010 __FUNCTION__.21649 > 0000046f l O .rodata 0000000f .str3 > 00002560 l F .text 000001ad fixed_scalar_and_varying_struct_p > -00000480 l O .rodata 00000022 __FUNCTION__.21766 > +00000480 l O .rodata 00000022 __FUNCTION__.21679 > 000004a2 l O .rodata 0000000d .str4 > 000004af l O .rodata 00000010 .str5 > 00002710 l F .text 00000012 aliases_everything_p > 00002730 l F .text 000000a3 decl_for_component_ref > -000004bf l O .rodata 00000017 __FUNCTION__.21932 > +000004bf l O .rodata 00000017 __FUNCTION__.21845 > 000027e0...
2012 Dec 25
2
[LLVMdev] [DragonEgg] Strange call to @"\01__isoc99_fscanf"
...t [37 x i8] c"Test KernelGen support for File I/O\0A\00", align 1 @.str2 = private unnamed_addr constant [21 x i8] c"Usage: %s <szarray>\0A\00", align 1 @.str3 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @stderr = external global %struct._IO_FILE* @.str4 = private unnamed_addr constant [28 x i8] c"Cannot open output file %s\0A\00", align 1 @.str5 = private unnamed_addr constant [4 x i8] c"%d \00", align 1 @.str6 = private unnamed_addr constant [2 x i8] c"r\00", align 1 @.str7 = private unnamed_addr constant [27 x i8] c...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues. I've been tracking the interface changes and merging them with the refactoring work I'm doing. I got as far as building stage3 of llvm-gcc but the object files from stage2 and stage3 differ: warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs (Are the above two ok?) The list below is clearly bad. I think it's every object file in the
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...6 5976, i16 -11849, i16 16369], [10 x i16] [i16 -10486, i16 28835, i16 2621, i16 -23593, i16 15728, i16 -10486, i16 28835, i16 2621, i16 -23593, i16 16376], [10 x i16] [i16 -13107, i16 -13108, i16 -13108, i16 -13108, i16 -13108, i16 -13108, i16 -13108, i16 -13108, i16 -13108, i16 16379]], align 2 @.str4 = private unnamed_addr constant [4 x i8] c"E%d\00", align 1 @bmask = internal unnamed_addr constant [17 x i16] [i16 -1, i16 -2, i16 -4, i16 -8, i16 -16, i16 -32, i16 -64, i16 -128, i16 -256, i16 -512, i16 -1024, i16 -2048, i16 -4096, i16 -8192, i16 -16384, i16 -32768, i16 0], align 2 def...