commit | 73cf709a08d480c4315dc4aa9f644cf86494c4cf | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Thu Aug 05 18:59:59 2010 +0000 |
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Thu Aug 05 18:59:59 2010 +0000 |
tree | 6fcbdd0ae114103823f77465aebfec0a35e53ad1 | |
parent | a1d410d51265516584bf62c4e48874488dd2cba4 [diff] |
Remove double-def checking from MachineVerifier, so a register does not have to be killed before being redefined. These checks are usually disabled, and usually fail when enabled. We de facto allow live registers to be redefined without a kill, the corresponding assertions in RegScavenger were removed long ago. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110362 91177308-0d34-0410-b5e6-96231b3b80d8