search for: ab5c00a6

Displaying 2 results from an estimated 2 matches for "ab5c00a6".

2012 Feb 24
0
[LLVMdev] CodeGen instructions and patterns
...R:$Rm), GPR:$Ra))]> > > How do I get this instruction and it corresponding pattern in the selector ? > > -Omer > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120224/ab5c00a6/attachment.html>
2012 Feb 24
3
[LLVMdev] CodeGen instructions and patterns
Is there a generic function that gives the machine instructions and their patterns given in the .td files of a backend specification ? or a subset which match a certain opcode ? otherwise how are the machine instructions being accessed/matched for instruction selection ? -Omer -------------- next part -------------- An HTML attachment was scrubbed... URL: