Test commit

llvm-svn: 284832
This commit is contained in:
Abderrazek Zaafrani 2016-10-21 15:24:08 +00:00
parent de2cc6e4b4
commit 9f382f53d1
1 changed files with 0 additions and 1 deletions

View File

@ -1631,7 +1631,6 @@ bool AArch64InstrInfo::isCandidateToMergeOrPair(MachineInstr &MI) const {
switch (MI.getOpcode()) {
default:
break;
case AArch64::LDURQi:
case AArch64::STURQi:
case AArch64::LDRQui: