diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html
index 770cfe2190cc..e65279c1deb1 100644
--- a/docs/AliasAnalysis.html
+++ b/docs/AliasAnalysis.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
LLVM Alias Analysis Infrastructure
@@ -1060,7 +1061,7 @@ analysis directly.
Chris Lattner
LLVM Compiler Infrastructure
- Last modified: $Date: 2011-05-25 00:01:32 +0200 (Wed, 25 May 2011) $
+ Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $
diff --git a/docs/BranchWeightMetadata.html b/docs/BranchWeightMetadata.html
index 6106e6ffac71..38b87baa3b70 100644
--- a/docs/BranchWeightMetadata.html
+++ b/docs/BranchWeightMetadata.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
LLVM Branch Weight Metadata
diff --git a/docs/Bugpoint.html b/docs/Bugpoint.html
index bc78933fed6d..a1de242f6c7f 100644
--- a/docs/Bugpoint.html
+++ b/docs/Bugpoint.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
LLVM bugpoint tool: design and usage
@@ -231,7 +232,7 @@ non-obvious ways. Here are some hints and tips:
Chris Lattner
LLVM Compiler Infrastructure
- Last modified: $Date: 2011-08-30 20:26:11 +0200 (Tue, 30 Aug 2011) $
+ Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $
diff --git a/docs/CMake.html b/docs/CMake.html
index 6389c7f22afd..feb1db05cbaa 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
Building LLVM with CMake
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index e693a22369ec..9d0370fd3cc8 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -1813,6 +1813,8 @@ $ llc -regalloc=pbqp file.bc -o pbqp.s;
Prolog/Epilog Code Insertion
+
+
Compact Unwind
@@ -1927,6 +1929,8 @@ $ llc -regalloc=pbqp file.bc -o pbqp.s;
+
+
Late Machine Code Optimizations
@@ -2988,7 +2992,7 @@ MOVSX32rm16 -> movsx, 32-bit register, 16-bit memory
Chris Lattner
The LLVM Compiler Infrastructure
- Last modified: $Date: 2011-09-19 20:15:46 +0200 (Mon, 19 Sep 2011) $
+ Last modified: $Date: 2011-11-03 07:43:54 +0100 (Thu, 03 Nov 2011) $
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index 3153a6e10ccf..3ccbfc9c6235 100644
--- a/docs/CodingStandards.html
+++ b/docs/CodingStandards.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
LLVM Coding Standards
@@ -1526,7 +1527,7 @@ something.
Chris Lattner
LLVM Compiler Infrastructure
- Last modified: $Date: 2011-08-12 21:49:16 +0200 (Fri, 12 Aug 2011) $
+ Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $
diff --git a/docs/DebuggingJITedCode.html b/docs/DebuggingJITedCode.html
index fa15633fddbf..a6883adc531f 100644
--- a/docs/DebuggingJITedCode.html
+++ b/docs/DebuggingJITedCode.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
Debugging JITed Code With GDB
@@ -146,7 +147,7 @@ coordinate with GDB to get better debug information.
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01">
Reid Kleckner
The LLVM Compiler Infrastructure
- Last modified: $Date: 2011-04-23 02:30:22 +0200 (Sat, 23 Apr 2011) $
+ Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $
diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html
index cf57fab1fd1a..15e698421066 100644
--- a/docs/ExtendingLLVM.html
+++ b/docs/ExtendingLLVM.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
+
Extending LLVM: Adding instructions, intrinsics, types, etc.
@@ -384,7 +385,7 @@ void calcTypeName(const Type *Ty,
The LLVM Compiler Infrastructure
- Last modified: $Date: 2011-06-30 08:37:07 +0200 (Thu, 30 Jun 2011) $
+ Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $
diff --git a/docs/GetElementPtr.html b/docs/GetElementPtr.html
index 4c347a6aaf12..f678e2723634 100644
--- a/docs/GetElementPtr.html
+++ b/docs/GetElementPtr.html
@@ -746,8 +746,8 @@ idx3 = (char*) &MyVar + 8
src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS">
- The LLVM Compiler Infrastructure
- Last modified: $Date: 2011-04-23 02:30:22 +0200 (Sat, 23 Apr 2011) $
+ The LLVM Compiler Infrastructure
+ Last modified: $Date: 2011-11-03 07:43:54 +0100 (Thu, 03 Nov 2011) $