Reformat blank lines.

llvm-svn: 248263
This commit is contained in:
NAKAMURA Takumi
2015-09-22 11:14:39 +00:00
parent 84965031a7
commit a9cb538a74
37 changed files with 155 additions and 178 deletions

View File

@@ -1536,7 +1536,6 @@ TwoAddressInstructionPass::processTiedPairs(MachineInstr *MI,
SrcRegMap[RegA] = RegB;
}
if (AllUsesCopied) {
if (!IsEarlyClobber) {
// Replace other (un-tied) uses of regB with LastCopiedReg.