[LLVMdev] implicit register usage

reed kotler rkotler at mips.com
Sun Feb 17 14:22:57 PST 2013


If I put in my tablegen td file that a certain instruction implicitly 
sets a register, do I need to also do the same if I am using BuildMI or 
can I assume that further passes and such will now know that this 
register is implicitly set or used?




More information about the llvm-dev mailing list