Merge remote-tracking branch 'origin/master' into master-next

This commit is contained in:
Bob Wilson
2017-01-03 14:22:59 -08:00
808 changed files with 30720 additions and 8657 deletions

View File

@@ -305,7 +305,7 @@ public:
return !(lhs == rhs);
}
};
}
} // end anonymous namespace
namespace llvm {
@@ -334,7 +334,7 @@ template <> struct GraphTraits<StackPromoter *>
}
};
}
} // namespace llvm
bool StackPromoter::canPromoteAlloc(AllocRefInst *ARI,
SILInstruction *&AllocInsertionPoint,