Fix a spelling error
authorHal Finkel <hfinkel@anl.gov>
Thu, 8 May 2014 13:42:57 +0000 (13:42 +0000)
committerHal Finkel <hfinkel@anl.gov>
Thu, 8 May 2014 13:42:57 +0000 (13:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208314 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/BasicTargetTransformInfo.cpp

index 763a4c0b3cfc487f0a0beda0030a033139e62b3b..7f31b1a982fc107996a7d0baae40c85c264783bb 100644 (file)
@@ -197,7 +197,7 @@ bool BasicTTI::haveFastSqrt(Type *Ty) const {
 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