search for: condtesti

Displaying 1 result from an estimated 1 matches for "condtesti".

Did you mean: condtesti4
2013 Jan 31
1
[LLVMdev] emitPseudoInstruction with MCJIT on LLVM 3.2 for ARM
...itcast float* %3 to <16 x float>* %4 = load <16 x float>* %vector_ld_ptr2, align 1 %5 = fadd <16 x float> %2, %4 %vector_st_ptr = bitcast float* %0 to <16 x float>* store <16 x float> %5, <16 x float>* %vector_st_ptr, align 1 %nexti = add i32 %i1, 16 %condTesti = icmp slt i32 %nexti, 1024 br i1 %condTesti, label %smLoopi, label %firstTermi secondTermi.loopexit: ; preds = %smCleanUpi br label %secondTermi secondTermi: ; preds = %firstTermi, %secondTermi.loopexit ret void firstTermi:...