[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm] r187531 - comment typo.
From:       Andrew Trick <atrick () apple ! com>
Date:       2013-07-31 21:05:54
Message-ID: 20130731210555.0029D312800A () llvm ! org
[Download RAW message or body]

Author: atrick
Date: Wed Jul 31 16:05:54 2013
New Revision: 187531

URL: http://llvm.org/viewvc/llvm-project?rev=187531&view=rev
Log:
comment typo.

Modified:
    llvm/trunk/utils/TableGen/CodeGenRegisters.cpp

Modified: llvm/trunk/utils/TableGen/CodeGenRegisters.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/TableGen/CodeGenRegisters.cpp?rev=187531&r1=187530&r2=187531&view=diff
 ==============================================================================
--- llvm/trunk/utils/TableGen/CodeGenRegisters.cpp (original)
+++ llvm/trunk/utils/TableGen/CodeGenRegisters.cpp Wed Jul 31 16:05:54 2013
@@ -1470,7 +1470,7 @@ static bool isRegUnitSubSet(const std::v
                        RUSubSet.begin(), RUSubSet.end());
 }
 
-/// Iteratively prune unit sets. Prune subsets that are close the the superset,
+/// Iteratively prune unit sets. Prune subsets that are close to the superset,
 /// but with one or two registers removed. We occasionally have registers like
 /// APSR and PC thrown in with the general registers. We also see many
 /// special-purpose register subsets, such as tail-call and Thumb


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic