Displaying 1 result from an estimated 1 matches for "microoperations".
2009 Nov 07
0
[LLVMdev] llvm targeting EPIC architecture like IA-64
hi, everyone!
i am going to writing a backend for architecture like IA-64. could i
use the instruction selector to help me generate some instruction like
bundles (long instruction words consisting of several
microoperations)? or i have to handle it by my own machine code pass?
thank you :)