[PowerPC][NFC] Reclaim TSFlags bit 6
authorJinsong Ji <jji@us.ibm.com>
Mon, 20 Jan 2020 20:16:56 +0000 (20:16 +0000)
committerJinsong Ji <jji@us.ibm.com>
Tue, 21 Jan 2020 15:04:05 +0000 (15:04 +0000)
commitd7032bc3c009d3d2e7fdd6427fa629589fe93096
tree94cc73f921319322555802264feec085bc155d61
parent47f99d2ca8adbecb59d04dad550262363b513d6d
[PowerPC][NFC] Reclaim TSFlags bit 6

We removed UseVSXReg flag in https://reviews.llvm.org/D58685
But we did not reclain the bit 6 it was assigned,
this will become confusing and a hole later..
We should reclaim it as early as possible before new bits.

Reviewed By: sfertile

Differential Revision: https://reviews.llvm.org/D72649
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/PPCInstrInfo.h