diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-26 23:39:50 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-26 23:39:50 +0000 |
commit | 2ca6b3c37498eebf1f729f85cee03aa38ea5bc65 (patch) | |
tree | 21ffef363888499283ecfbe2dd2b2eba2d8e8d3a /lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 480eeb54315e35b9d18213c2d56d2166e154b62d (diff) |
Remove support for 'CompositeIndices' and sub-register cycles.
Now that the weird X86 sub_ss and sub_sd sub-register indexes are gone,
there is no longer a need for the CompositeIndices construct in .td
files. Sub-register index composition can be specified on the
SubRegIndex itself using the ComposedOf field.
Also enforce unique names for sub-registers in TableGen. The same
sub-register cannot be available with multiple sub-register indexes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160842 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions