Displaying 1 result from an estimated 1 matches for "r183061".
Did you mean:
1183061
2013 May 31
0
[LLVMdev] Breaking changes in *RegisterInfo.td regarding SubRegIndex
Hi all,
I just committed r183020 and r183061, that add Size/Offset information
to SubRegIndex.
If you maintain an out-of-tree target, there are a few things to change:
- the SubRegIndex class has a new mandatory argument, representing
the Size (in bits) covered by the index. If it's not meaningful (ex:
same index for different kinds of...