1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

Fix a spelling error

llvm-svn: 208314
This commit is contained in:
Hal Finkel 2014-05-08 13:42:57 +00:00
parent c6c9c916df
commit faaba5686b

View 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