Displaying 3 results from an estimated 3 matches for "callvoid".
Did you mean:
callerid
2017 Mar 31
2
CHECK-LABLE or CHECK?
Hi All,
I came across a FileCheck failure I don't understand why. The
example code below:
void test1() {
... code ...
// CHECK-LABEL: @test1
// CHECK: void @llvm.memcpy.p0i8.p0i8.i32 - (1)
}
void dummy() { // make (1) match
... code ...
// CHECK-LABEL: @dummy
}
void test2() {
... code ...
// CHECK-LABEL: @test2
//
2017 Feb 09
2
Improving the split heuristics for the Greedy Register Allocator
...62.50%)
> 23
> 24 BB#2: derived from LLVM BB %if.then2
> 25 Predecessors according to CFG: BB#1
> 26 ADJCALLSTACKDOWN 96, %R1<imp-def,dead>, %R1<imp-use>
> 27 %vreg16<def> = COPY %vreg15; G8RC:%vreg16,%vreg15
> 28 BL8_NOP <ga:@callVoid>, <regmask **LONG LIST**>,
> %X3<imp-def,dead>
> 29 ADJCALLSTACKUP 96, 0, %R1<imp-def,dead>, %R1<imp-use>
> 30 ADJCALLSTACKDOWN 96, %R1<imp-def,dead>, %R1<imp-use> 31
> %X3<def> = COPY %vreg16; G8RC:%vreg16
> 32...
2017 Jan 13
2
Improving the split heuristics for the Greedy Register Allocator
...B#3(0x50000000 / 0x80000000 = 62.50%)
23
24 BB#2: derived from LLVM BB %if.then2
25 Predecessors according to CFG: BB#1
26 ADJCALLSTACKDOWN 96, %R1<imp-def,dead>, %R1<imp-use>
27 %vreg16<def> = COPY %vreg15; G8RC:%vreg16,%vreg15
28 BL8_NOP <ga:@callVoid>, <regmask **LONG LIST**>,
%X3<imp-def,dead>
29 ADJCALLSTACKUP 96, 0, %R1<imp-def,dead>, %R1<imp-use>
30 ADJCALLSTACKDOWN 96, %R1<imp-def,dead>, %R1<imp-use> 31
%X3<def> = COPY %vreg16; G8RC:%vreg16
32 BL8_NOP <ga:@callNonVo...