aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormike-m <mikem.llvm@gmail.com>2010-05-07 00:28:04 +0000
committermike-m <mikem.llvm@gmail.com>2010-05-07 00:28:04 +0000
commite2c3a49c8029ebd9ef530101cc24c66562e3dff5 (patch)
tree91bf9600cc8df90cf99751a8f8bafc317cffc91e
parentc10b5afbe8138b0fdf3af4ed3e1ddf96cf3cb4cb (diff)
Revert r103213. It broke several sections of live website.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103219 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/AliasAnalysis.html (renamed from docs/main/AliasAnalysis.html)0
-rw-r--r--docs/BitCodeFormat.html (renamed from docs/main/BitCodeFormat.html)0
-rw-r--r--docs/Bugpoint.html (renamed from docs/main/Bugpoint.html)0
-rw-r--r--docs/CFEBuildInstrs.html (renamed from docs/main/CFEBuildInstrs.html)0
-rw-r--r--docs/CMake.html (renamed from docs/main/CMake.html)0
-rw-r--r--docs/CodeGenerator.html (renamed from docs/main/CodeGenerator.html)0
-rw-r--r--docs/CodingStandards.html (renamed from docs/main/CodingStandards.html)0
-rw-r--r--docs/CommandGuide/FileCheck.pod (renamed from docs/main/CommandGuide/FileCheck.pod)0
-rw-r--r--docs/CommandGuide/Makefile103
-rw-r--r--docs/CommandGuide/bugpoint.pod (renamed from docs/main/CommandGuide/bugpoint.pod)0
-rw-r--r--docs/CommandGuide/html/manpage.css256
-rw-r--r--docs/CommandGuide/index.html (renamed from docs/main/CommandGuide/index.html)44
-rw-r--r--docs/CommandGuide/lit.pod (renamed from docs/main/CommandGuide/lit.pod)0
-rw-r--r--docs/CommandGuide/llc.pod (renamed from docs/main/CommandGuide/llc.pod)0
-rw-r--r--docs/CommandGuide/lli.pod (renamed from docs/main/CommandGuide/lli.pod)0
-rw-r--r--docs/CommandGuide/llvm-ar.pod (renamed from docs/main/CommandGuide/llvm-ar.pod)0
-rw-r--r--docs/CommandGuide/llvm-as.pod (renamed from docs/main/CommandGuide/llvm-as.pod)0
-rw-r--r--docs/CommandGuide/llvm-bcanalyzer.pod (renamed from docs/main/CommandGuide/llvm-bcanalyzer.pod)0
-rw-r--r--docs/CommandGuide/llvm-config.pod (renamed from docs/main/CommandGuide/llvm-config.pod)0
-rw-r--r--docs/CommandGuide/llvm-dis.pod (renamed from docs/main/CommandGuide/llvm-dis.pod)0
-rw-r--r--docs/CommandGuide/llvm-extract.pod (renamed from docs/main/CommandGuide/llvm-extract.pod)0
-rw-r--r--docs/CommandGuide/llvm-ld.pod (renamed from docs/main/CommandGuide/llvm-ld.pod)0
-rw-r--r--docs/CommandGuide/llvm-link.pod (renamed from docs/main/CommandGuide/llvm-link.pod)0
-rw-r--r--docs/CommandGuide/llvm-nm.pod (renamed from docs/main/CommandGuide/llvm-nm.pod)0
-rw-r--r--docs/CommandGuide/llvm-prof.pod (renamed from docs/main/CommandGuide/llvm-prof.pod)0
-rw-r--r--docs/CommandGuide/llvm-ranlib.pod (renamed from docs/main/CommandGuide/llvm-ranlib.pod)0
-rw-r--r--docs/CommandGuide/llvmc.pod (renamed from docs/main/CommandGuide/llvmc.pod)0
-rw-r--r--docs/CommandGuide/llvmgcc.pod (renamed from docs/main/CommandGuide/llvmgcc.pod)0
-rw-r--r--docs/CommandGuide/llvmgxx.pod (renamed from docs/main/CommandGuide/llvmgxx.pod)0
-rw-r--r--docs/CommandGuide/manpage.css (renamed from docs/main/CommandGuide/manpage.css)0
-rw-r--r--docs/CommandGuide/opt.pod (renamed from docs/main/CommandGuide/opt.pod)0
-rw-r--r--docs/CommandGuide/tblgen.pod (renamed from docs/main/CommandGuide/tblgen.pod)0
-rw-r--r--docs/CommandLine.html (renamed from docs/main/CommandLine.html)0
-rw-r--r--docs/CompilerDriver.html (renamed from docs/main/CompilerDriver.html)0
-rw-r--r--docs/CompilerDriverTutorial.html (renamed from docs/main/CompilerDriverTutorial.html)0
-rw-r--r--docs/CompilerWriterInfo.html (renamed from docs/main/CompilerWriterInfo.html)0
-rw-r--r--docs/DebuggingJITedCode.html (renamed from docs/main/DebuggingJITedCode.html)0
-rw-r--r--docs/DeveloperPolicy.html (renamed from docs/main/DeveloperPolicy.html)0
-rw-r--r--docs/ExceptionHandling.html (renamed from docs/main/ExceptionHandling.html)0
-rw-r--r--docs/ExtendedIntegerResults.txt (renamed from docs/main/ExtendedIntegerResults.txt)0
-rw-r--r--docs/ExtendingLLVM.html (renamed from docs/main/ExtendingLLVM.html)0
-rw-r--r--docs/FAQ.html (renamed from docs/main/FAQ.html)0
-rw-r--r--docs/GCCFEBuildInstrs.html (renamed from docs/main/GCCFEBuildInstrs.html)0
-rw-r--r--docs/GarbageCollection.html (renamed from docs/main/GarbageCollection.html)0
-rw-r--r--docs/GetElementPtr.html (renamed from docs/main/GetElementPtr.html)0
-rw-r--r--docs/GettingStarted.html (renamed from docs/main/GettingStarted.html)0
-rw-r--r--docs/GettingStartedVS.html (renamed from docs/main/GettingStartedVS.html)0
-rw-r--r--docs/GoldPlugin.html (renamed from docs/main/GoldPlugin.html)0
-rw-r--r--docs/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt (renamed from docs/main/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt)0
-rw-r--r--docs/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt (renamed from docs/main/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt)0
-rw-r--r--docs/HistoricalNotes/2000-12-06-EncodingIdea.txt (renamed from docs/main/HistoricalNotes/2000-12-06-EncodingIdea.txt)0
-rw-r--r--docs/HistoricalNotes/2000-12-06-MeetingSummary.txt (renamed from docs/main/HistoricalNotes/2000-12-06-MeetingSummary.txt)0
-rw-r--r--docs/HistoricalNotes/2001-01-31-UniversalIRIdea.txt (renamed from docs/main/HistoricalNotes/2001-01-31-UniversalIRIdea.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebate.txt (renamed from docs/main/HistoricalNotes/2001-02-06-TypeNotationDebate.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt (renamed from docs/main/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt (renamed from docs/main/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt (renamed from docs/main/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-09-AdveComments.txt (renamed from docs/main/HistoricalNotes/2001-02-09-AdveComments.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt (renamed from docs/main/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-13-Reference-Memory.txt (renamed from docs/main/HistoricalNotes/2001-02-13-Reference-Memory.txt)0
-rw-r--r--docs/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt (renamed from docs/main/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt)0
-rw-r--r--docs/HistoricalNotes/2001-04-16-DynamicCompilation.txt (renamed from docs/main/HistoricalNotes/2001-04-16-DynamicCompilation.txt)0
-rw-r--r--docs/HistoricalNotes/2001-05-18-ExceptionHandling.txt (renamed from docs/main/HistoricalNotes/2001-05-18-ExceptionHandling.txt)0
-rw-r--r--docs/HistoricalNotes/2001-05-19-ExceptionResponse.txt (renamed from docs/main/HistoricalNotes/2001-05-19-ExceptionResponse.txt)0
-rw-r--r--docs/HistoricalNotes/2001-06-01-GCCOptimizations.txt (renamed from docs/main/HistoricalNotes/2001-06-01-GCCOptimizations.txt)0
-rw-r--r--docs/HistoricalNotes/2001-06-01-GCCOptimizations2.txt (renamed from docs/main/HistoricalNotes/2001-06-01-GCCOptimizations2.txt)0
-rw-r--r--docs/HistoricalNotes/2001-06-20-.NET-Differences.txt (renamed from docs/main/HistoricalNotes/2001-06-20-.NET-Differences.txt)0
-rw-r--r--docs/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt (renamed from docs/main/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt)0
-rw-r--r--docs/HistoricalNotes/2001-09-18-OptimizeExceptions.txt (renamed from docs/main/HistoricalNotes/2001-09-18-OptimizeExceptions.txt)0
-rw-r--r--docs/HistoricalNotes/2002-05-12-InstListChange.txt (renamed from docs/main/HistoricalNotes/2002-05-12-InstListChange.txt)0
-rw-r--r--docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt (renamed from docs/main/HistoricalNotes/2002-06-25-MegaPatchInfo.txt)0
-rw-r--r--docs/HistoricalNotes/2003-01-23-CygwinNotes.txt (renamed from docs/main/HistoricalNotes/2003-01-23-CygwinNotes.txt)0
-rw-r--r--docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt (renamed from docs/main/HistoricalNotes/2003-06-25-Reoptimizer1.txt)0
-rw-r--r--docs/HistoricalNotes/2003-06-26-Reoptimizer2.txt (renamed from docs/main/HistoricalNotes/2003-06-26-Reoptimizer2.txt)0
-rw-r--r--docs/HistoricalNotes/2007-OriginalClangReadme.txt (renamed from docs/main/HistoricalNotes/2007-OriginalClangReadme.txt)0
-rw-r--r--docs/HowToReleaseLLVM.html (renamed from docs/main/HowToReleaseLLVM.html)0
-rw-r--r--docs/HowToSubmitABug.html (renamed from docs/main/HowToSubmitABug.html)0
-rw-r--r--docs/LangRef.html (renamed from docs/main/LangRef.html)0
-rw-r--r--docs/Lexicon.html (renamed from docs/main/Lexicon.html)0
-rw-r--r--docs/LinkTimeOptimization.html (renamed from docs/main/LinkTimeOptimization.html)0
-rw-r--r--docs/Makefile114
-rw-r--r--docs/MakefileGuide.html (renamed from docs/main/MakefileGuide.html)0
-rw-r--r--docs/Packaging.html (renamed from docs/main/Packaging.html)0
-rw-r--r--docs/Passes.html (renamed from docs/main/Passes.html)0
-rw-r--r--docs/ProgrammersManual.html (renamed from docs/main/ProgrammersManual.html)0
-rw-r--r--docs/Projects.html (renamed from docs/main/Projects.html)0
-rw-r--r--docs/ReleaseNotes.html (renamed from docs/main/ReleaseNotes.html)0
-rw-r--r--docs/SourceLevelDebugging.html (renamed from docs/main/SourceLevelDebugging.html)0
-rw-r--r--docs/SystemLibrary.html (renamed from docs/main/SystemLibrary.html)0
-rw-r--r--docs/TableGenFundamentals.html (renamed from docs/main/TableGenFundamentals.html)0
-rw-r--r--docs/TestingGuide.html (renamed from docs/main/TestingGuide.html)0
-rw-r--r--docs/UsingLibraries.html (renamed from docs/main/UsingLibraries.html)0
-rw-r--r--docs/WritingAnLLVMBackend.html (renamed from docs/main/WritingAnLLVMBackend.html)0
-rw-r--r--docs/WritingAnLLVMPass.html (renamed from docs/main/WritingAnLLVMPass.html)0
-rw-r--r--docs/api/Makefile25
-rw-r--r--docs/api/api.css319
-rw-r--r--docs/api/footer.html14
-rw-r--r--docs/api/header.html13
-rw-r--r--docs/api/intro.h26
-rw-r--r--docs/api/layout.xml184
-rw-r--r--docs/doxygen.cfg.in (renamed from docs/api/doxygen.cfg.in)1408
-rw-r--r--docs/doxygen.css378
-rw-r--r--docs/doxygen.footer13
-rw-r--r--docs/doxygen.header9
-rw-r--r--docs/doxygen.intro18
-rw-r--r--docs/img/Debugging.gif (renamed from docs/main/img/Debugging.gif)bin20390 -> 20390 bytes
-rw-r--r--docs/img/libdeps.gif (renamed from docs/main/img/libdeps.gif)bin52679 -> 52679 bytes
-rw-r--r--docs/img/lines.gif (renamed from docs/main/img/lines.gif)bin91 -> 91 bytes
-rw-r--r--docs/img/objdeps.gif (renamed from docs/main/img/objdeps.gif)bin16201 -> 16201 bytes
-rw-r--r--docs/img/venusflytrap.jpg (renamed from docs/main/img/venusflytrap.jpg)bin56606 -> 56606 bytes
-rw-r--r--docs/index.html (renamed from docs/main/index.html)38
-rw-r--r--docs/llvm.css (renamed from docs/main/llvm.css)0
-rw-r--r--docs/main/Makefile18
-rw-r--r--docs/mk/api.mk205
-rw-r--r--docs/mk/common.defs.mk119
-rw-r--r--docs/mk/common.rules.mk54
-rw-r--r--docs/mk/main.mk243
-rw-r--r--docs/re_format.7 (renamed from docs/main/re_format.7)0
-rw-r--r--docs/tutorial/LangImpl1.html (renamed from docs/main/tutorial/LangImpl1.html)0
-rw-r--r--docs/tutorial/LangImpl2.html (renamed from docs/main/tutorial/LangImpl2.html)0
-rw-r--r--docs/tutorial/LangImpl3.html (renamed from docs/main/tutorial/LangImpl3.html)0
-rw-r--r--docs/tutorial/LangImpl4.html (renamed from docs/main/tutorial/LangImpl4.html)0
-rw-r--r--docs/tutorial/LangImpl5-cfg.png (renamed from docs/main/tutorial/LangImpl5-cfg.png)bin38586 -> 38586 bytes
-rw-r--r--docs/tutorial/LangImpl5.html (renamed from docs/main/tutorial/LangImpl5.html)0
-rw-r--r--docs/tutorial/LangImpl6.html (renamed from docs/main/tutorial/LangImpl6.html)0
-rw-r--r--docs/tutorial/LangImpl7.html (renamed from docs/main/tutorial/LangImpl7.html)0
-rw-r--r--docs/tutorial/LangImpl8.html (renamed from docs/main/tutorial/LangImpl8.html)0
-rw-r--r--docs/tutorial/Makefile28
-rw-r-