<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -50,7 +50,7 @@ namespace llvm {
   protected:
     virtual ~SCEV();
   public:
-    explicit SCEV(unsigned SCEVTy) : 
+    explicit SCEV(unsigned SCEVTy) :
       SCEVType(SCEVTy) {}
 
     virtual void Profile(FoldingSetNodeID &amp;ID) const = 0;
@@ -194,7 +194,7 @@ namespace llvm {
       /// the loop if it is known, or a SCEVCouldNotCompute otherwise.
       const SCEV *Exact;
 
-      /// Exact - An expression indicating the least maximum backedge-taken
+      /// Max - An expression indicating the least maximum backedge-taken
       /// count of the loop that is known, or a SCEVCouldNotCompute.
       const SCEV *Max;
 </diff>
      <filename>include/llvm/Analysis/ScalarEvolution.h</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa1b1a3b2cff86e1923ba91e152ae8fce1b45bfc</id>
    </parent>
  </parents>
  <author>
    <name>Andreas Bolka</name>
    <email>a@bolka.at</email>
  </author>
  <url>http://github.com/earl/llvm-mirror/commit/b742bbe7aba32b6f056da65402f3606bd12d8aae</url>
  <id>b742bbe7aba32b6f056da65402f3606bd12d8aae</id>
  <committed-date>2009-07-09T15:14:25-07:00</committed-date>
  <authored-date>2009-07-09T15:14:25-07:00</authored-date>
  <message>Fix typo, trailing whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75179 91177308-0d34-0410-b5e6-96231b3b80d8</message>
  <tree>7daba03ae5759dc91e0c7bd12ae062ef92f389ce</tree>
  <committer>
    <name>Andreas Bolka</name>
    <email>a@bolka.at</email>
  </committer>
</commit>
