Displaying 2 results from an estimated 2 matches for "akekernelcontext".
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...x3/build/Beta Release/ScopeBox.app/Contents/Resources/Main2vuy.i386kernel'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32"
target triple = "i386-apple-darwin9.0.0"
%struct.AKEKernelContext = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 }
define void @Main(i8* nocapture %inputBuffer, i32 %threadSliceNum) nounwind {
entry:
%.compoundliteral = alloca %struct.AKEKernelContext, align 4
%x139 = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral, i32 0, i32 0
%y...
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...x3/build/Beta Release/ScopeBox.app/Contents/Resources/Main2vuy.i386kernel'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32"
target triple = "i386-apple-darwin9.0.0"
%struct.AKEKernelContext = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 }
define void @Main(i8* nocapture %inputBuffer, i32 %threadSliceNum) nounwind {
entry:
%.compoundliteral = alloca %struct.AKEKernelContext, align 4
%x139 = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral, i32 0, i32 0
%y141...