Displaying 1 result from an estimated 1 matches for "e87566c".
Did you mean:
e87566ce
2012 Jan 18
1
[LLVMdev] Pattern matching in a SelectionDAG
Hi,
I'm trying to write an LLVM backend using LLVM's retargetable code
generator, and I'm confused about how the SelectionDAG works. Let me give
you an example from the SPARC backend (as this is what is often mentioned
in the documentation). This is how the "branch always" instruction is
defined:
def BA : BranchSP<0b1000, (ins brtarget:$dst),