llvm-6502/docs
Peter Collingbourne c3086bad02 Fix missing </a> tag error introduced by addition of LowerAtomic pass.
While at it, fix all other HTML validation errors in docs/Passes.html.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110428 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-06 02:13:25 +00:00
..
CommandGuide Test commit. 2010-05-11 17:22:45 +00:00
HistoricalNotes
img
tutorial fix typos reported by Adam Warner! 2010-06-21 20:31:30 +00:00
AliasAnalysis.html Remove interprocedural-basic-aa and associated code. The AliasAnalysis 2010-07-07 14:27:09 +00:00
BitCodeFormat.html expand on the llvm ir bitcode dox. Patch by Peter Housel! 2010-05-21 22:20:54 +00:00
Bugpoint.html
CFEBuildInstrs.html
CMake.html
CodeGenerator.html Remove the local register allocator. 2010-06-15 21:58:33 +00:00
CodingStandards.html
CommandLine.html
CompilerDriver.html
CompilerDriverTutorial.html
CompilerWriterInfo.html
DebuggingJITedCode.html Update the docs for debugging JITed code with GDB. 2010-07-07 20:16:45 +00:00
DeveloperPolicy.html Delete mkpatch. Everything it does is already done by svn diff by default. 2010-08-04 16:07:22 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html Fix whitespace to be more consistent with AsmPrinter's style. 2010-05-28 17:07:41 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
FAQ.html Fix whitespace to be more consistent with AsmPrinter's style. 2010-05-28 17:07:41 +00:00
GarbageCollection.html I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
GCCFEBuildInstrs.html
GetElementPtr.html Note the relationship between C99 restrict and LLVM noalias, and 2010-07-06 15:26:33 +00:00
GettingStarted.html Tweak some docs now that the default build is called Debug+Asserts. 2010-07-08 08:27:18 +00:00
GettingStartedVS.html
GoldPlugin.html
HowToReleaseLLVM.html Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" 2010-07-07 07:48:00 +00:00
HowToSubmitABug.html
index.html
LangRef.html Grammar cop pullover: Corrected and improved some grammar in the description of 2010-07-30 16:30:28 +00:00
Lexicon.html
LinkTimeOptimization.html
llvm.css
Makefile
MakefileGuide.html Document BUILD_EXAMPLES makefile variable 2010-07-24 17:54:00 +00:00
Packaging.html
Passes.html Fix missing </a> tag error introduced by addition of LowerAtomic pass. 2010-08-06 02:13:25 +00:00
ProgrammersManual.html Remove a link which is no longer relevant. 2010-08-04 15:59:16 +00:00
Projects.html
re_format.7
ReleaseNotes.html Document results of PR7762. 2010-08-05 20:38:39 +00:00
SourceLevelDebugging.html Fix compile unit in example. Thanks Renato Golin! 2010-07-13 16:53:20 +00:00
SystemLibrary.html
TableGenFundamentals.html Remove isTwoAddress from llvm. 2010-06-21 20:35:09 +00:00
TestingGuide.html docs/TestingGuide: Minimal update to describe 'lit' based regression testing 2010-08-02 01:20:23 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html Remove the isMoveInstr() hook. 2010-07-16 22:35:46 +00:00
WritingAnLLVMPass.html Add INSTANTIATE_AG_PASS, which combines RegisterPass<> with RegisterAnalysisGroup<> for pass registration. 2010-07-21 23:07:00 +00:00