Add support for a TODO; instructions in .td files can now have arguments
printed as part of the opcode. This allows something like cmp${cc}ss in the x86 backed to be printed as cmpltss, cmpless, etc. depending on what the value of $cc is. llvm-svn: 22439
Loading
Please register or sign in to comment