forked from OSchip/llvm-project
tracksSubRegLiveness only depends on the Subtarget and a cl::opt, there is not need to change it or save/parse it in a .mir file. Make the field const and move the initialization LiveIntervalAnalysis to the MachineRegisterInfo constructor. Also cleanup some code and fix some instances which better use MachineRegisterInfo::subRegLivenessEnabled() instead of TargetSubtargetInfo::enableSubRegLiveness(). llvm-svn: 279676 |
||
|---|---|---|
| .. | ||
| expected-target-index-name.mir | ||
| intrinsics.mir | ||
| invalid-target-index-operand.mir | ||
| lit.local.cfg | ||
| target-index-operands.mir | ||