Matthias Braun 1eb473680a MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
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 dump/parse it in .mir files.

Differential Revision: http://reviews.llvm.org/D23850

llvm-svn: 279698
2016-08-25 01:27:13 +00:00
..
2015-02-13 10:48:30 +00:00
2016-05-31 18:31:14 +00:00
2015-08-11 14:35:29 +00:00
2016-05-03 05:21:53 +00:00
2016-05-26 12:42:55 +00:00
2014-08-20 10:40:20 +00:00