[LLVMdev] Basic Blocks: Bytecode -> Native Code

Joseph E. Grzywacz grzywacz at crhc.uiuc.edu
Sat Jan 24 22:01:01 PST 2004


Using llc, is it possible to guarantee a 1 to 1 mapping of basic blocks
from LLVM bytecode to native machine code (either in sparc or x86) after
compilation? Optimizations during the compilation are of no concern to
me, I simply require this 1 to 1 mapping.

Thanks.

-- 
jeg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040124/c16dc6c0/attachment.sig>


More information about the llvm-dev mailing list