Rename AllVRegsAllocated to NoVRegs. This avoids the connotation of
running after register and simply describes that no vregs are used in
a machine function. With that we can simply compute the property and do
not need to print/parse them in .mir files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM