Displaying 1 result from an estimated 1 matches for "vsetfp".
Did you mean:
setfp
2006 Nov 24
0
[LLVMdev] LLVM Newb: Getting started
...> create CLI binaries
> <http://www.ecma-international.org/publications/standards/Ecma-335.htm>.
I agree with Reid, what CBackend should be used as an example. CLI has
many simular parts with LLVM IR. AFAIK, the following things should be
done:
1. Emulation of shufflevector, vsetint, vsetfp, vselect, select, setcc,
phi LLVM instructions in CIL
2. Emulation of LLVM intrinsics.
Other things can be translated to CIL without problems, I hope.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.