Fix a spelling error

llvm-svn: 208314
diff --git a/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp b/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
index 763a4c0..7f31b1a 100644
--- a/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
+++ b/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
@@ -197,7 +197,7 @@
 void BasicTTI::getUnrollingPreferences(Loop *L,
                                        UnrollingPreferences &UP) const {
   // This unrolling functionality is target independent, but to provide some
-  // motivation for its indended use, for x86:
+  // motivation for its intended use, for x86:
 
   // According to the Intel 64 and IA-32 Architectures Optimization Reference
   // Manual, Intel Core models and later have a loop stream detector