aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2016-03-29 17:40:22 +0000
committerDerek Schuff <dschuff@google.com>2016-03-29 17:40:22 +0000
commit42666eeea22f582ba706290c9b565e83882813b6 (patch)
tree845e2aab027b048d6fa352c3a3f3f07854ffe8ae /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf46262e0b7a183c22b9384cd729c5fb0f05e5d38 (diff)
downloadllvm-42666eeea22f582ba706290c9b565e83882813b6.zip
llvm-42666eeea22f582ba706290c9b565e83882813b6.tar.gz
llvm-42666eeea22f582ba706290c9b565e83882813b6.tar.bz2
Add MachineVerifier check for AllVRegsAllocated MachineFunctionProperty
Summary: Check that any function that has the property set is free of virtual register operands. Also, it is actually VirtRegMap (and not the register allocators) that acutally remove the VReg operands (except for RegAllocFast). Reviewers: qcolombet Subscribers: MatzeB, llvm-commits, qcolombet Differential Revision: http://reviews.llvm.org/D18535 llvm-svn: 264755
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions