llvm-6502/docs
Matthijs Kooijman 31ce08face Update testing documentation with more consistent terminology.
All of LLVM's testing features are now referred to as the "Testing
infrastructure", the DejaGNU tests are just that, and the whole program tests
are referred to as the "test suite".



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52674 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-24 12:58:31 +00:00
..
CommandGuide Improve description of -emit-llvm. 2008-06-12 17:04:09 +00:00
HistoricalNotes
img
tutorial adjust calls to ConstantFP::get to new API 2008-06-10 01:52:17 +00:00
AliasAnalysis.html
BitCodeFormat.html
Bugpoint.html
CFEBuildInstrs.html Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. 2008-02-14 17:53:22 +00:00
CodeGenerator.html Fix an error in the two-address example. 2008-06-13 17:55:57 +00:00
CodingStandards.html Add a standard for control-flow unreachable assertions in functions that return 2008-05-31 23:54:55 +00:00
CommandLine.html Add support for response files to the CommandLine library. 2008-04-28 16:44:25 +00:00
CompilerDriver.html Use proper icon :) 2008-06-09 04:21:50 +00:00
CompilerWriterInfo.html
DeveloperPolicy.html minor edits 2008-05-22 03:06:14 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
ExceptionHandling.html
ExtendingLLVM.html
FAQ.html Improving wording. 2008-02-22 21:55:51 +00:00
GarbageCollection.html % -> @ 2008-04-24 06:00:30 +00:00
GCCFEBuildInstrs.html Update the build instructions. 2008-06-09 20:24:05 +00:00
GetElementPtr.html doc_code-ify some code in this doc. 2008-01-04 12:04:32 +00:00
GettingStarted.html Update with new release. 2008-06-09 06:02:09 +00:00
GettingStartedVS.html Document a limitation, patch contributed by George Russell 2007-11-14 07:04:44 +00:00
HowToReleaseLLVM.html
HowToSubmitABug.html
index.html Added Passes.html to the documentation list. 2008-03-24 18:29:32 +00:00
LangRef.html Fix the syntax of insertvalue in the example. 2008-06-23 15:26:37 +00:00
Lexicon.html
LinkTimeOptimization.html update to document new lto API 2008-02-29 19:34:52 +00:00
llvm.css
Makefile Add a unified 'generated documentation' target so the web site script has a consistent target to use. 2008-03-31 17:27:57 +00:00
MakefileGuide.html
Passes.html Update comments and documentation to reflect that GCSE and ValueNumbering are 2008-06-05 07:55:49 +00:00
ProgrammersManual.html Fix typo, fix suggested by Nicholas Olsen 2008-06-20 05:03:17 +00:00
Projects.html
ReleaseNotes.html Small formatting changes. 2008-06-09 07:51:45 +00:00
SourceLevelDebugging.html Minor spelling and typo fixes. 2008-04-29 22:12:40 +00:00
Stacker.html merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes 2008-04-19 22:25:09 +00:00
SystemLibrary.html
TableGenFundamentals.html More violation fixes. 2008-02-12 07:12:46 +00:00
TestingGuide.html Update testing documentation with more consistent terminology. 2008-06-24 12:58:31 +00:00
UsingLibraries.html
WritingAnLLVMBackend.html Rename MRegisterInfo to TargetRegisterInfo. 2008-02-10 18:45:23 +00:00
WritingAnLLVMPass.html PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00