<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Folks, Please confirm or correct the following assertions:<br>
<br>
In Target.td one of the data member fields for class Register is list<string> AltNames.<br>
<br>
If this is for alternate names for a given register (in Mips $28 and $gp are the same) it would be quite useful for the llvm-mc assembler which has to handle cases where there are multiple names for the same register.<br>
<br>
A quick recursive grep shows that no target is currently using this. It is also not use when generating <target>GenAsmMatcher.inc.<br>
<br>
If this is the case, I will try and incorporate AltNames so the strings get correctly matched in the AsmMatcher.<br>
<br>
Cheers,<br>
<br>
Jack<br>
</div>
</body>
</html>