Displaying 2 results from an estimated 2 matches for "surend".
Did you mean:
supend
2015 May 04
0
Hyperv on windows 2012 R2 support in libvirt
...rSystem, Msvm_ConcreteJob,
Msvm_MemorySettingData, Msvm_ProcessorSettingData,
Msvm_VirtualSystemSettingData, Win32_ComputerSystem, Win32_Processor.
I want to know how to use libvirt api's to connect, provision a guest os,
configure network.
Few examples/guidance would be helpful to me.
Thanks
surender
2017 Mar 01
2
[Codegen bug in LLVM 3.8?] br following `fcmp une` is present in ll, absent in asm
Hi,
We seem to have found a bug in the LLVM 3.8 code generator. We are using MCJIT and have isolated working.ll and broken.ll after middle-end optimizations -- in the block merge128, notice that broken.ll has a fcmp une comparison to zero and a jump based on that branch:
merge128: ; preds = %true71, %false72
%_rtB_724 = load %B_repro_T*, %B_repro_T**