llvm-6502/docs
Chris Lattner 999cf0984e Update the coding standards, removign the bit about avoiding exceptions and
rtti (they shouldn't be used in the main compiler, but that's because
optimizations aren't allowed to fail!)

Remove the big section about iterators, because people who do not know what
they are doing shouldn't be writing them.  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13670 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-23 21:05:07 +00:00
..
CommandGuide Rename "User's Guide" to "Command Guide" to be consistent with current scheme. 2004-05-14 20:29:11 +00:00
HistoricalNotes Reduce line length to about 80 chars. 2004-05-13 03:40:27 +00:00
img Centralize images in this dir; add lines.gif from website for consistent 2004-05-12 21:20:13 +00:00
AliasAnalysis.html Substantially expand and update the alias analysis documentation, including 2004-05-23 21:04:01 +00:00
BytecodeFormat.html Make the file HTML 4.01 (Strict) clean. 2004-05-23 17:12:45 +00:00
CFEBuildInstrs.html Made to be HTML-4.01 (Strict)-compliant. 2004-05-12 18:49:47 +00:00
CodingStandards.html Update the coding standards, removign the bit about avoiding exceptions and 2004-05-23 21:05:07 +00:00
CommandLine.html Made to be HTML-4.01 (Strict) -compliant. 2004-05-12 18:42:35 +00:00
doxygen.cfg Removed obsolete doxygen options (they were blank anyway). 2004-04-15 15:33:49 +00:00
doxygen.cfg.in Removed obsolete doxygen options (they were blank anyway). 2004-04-15 15:33:49 +00:00
doxygen.css Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.footer Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.header Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.intro Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
ExtendingLLVM.html Add a note 2004-04-13 19:48:55 +00:00
FAQ.html Merged in RELEASE_12. 2004-03-29 20:23:11 +00:00
GarbageCollection.html Add a new document describing the LLVM accurate garbage collection support. 2004-05-23 21:02:20 +00:00
GettingStarted.html Make file standard-compliant once again. 2004-05-12 19:25:59 +00:00
HowToSubmitABug.html Use <pre> instead of <p><tt> combo to decrease space used for code blocks. 2004-05-14 19:04:07 +00:00
index.html Added an initial template/overview for documentation of the LLVM Bytecode 2004-05-22 02:28:36 +00:00
LangRef.html Corrected the descriptions of the llvm.writeport and llvm.writeio 2004-04-12 16:33:19 +00:00
llvm.css Various changes to make the docs look nicer. Add a new doc_author class. 2004-05-23 21:03:30 +00:00
LLVMVsTheWorld.html Now that I read it again, this part in particular strikes me as kind of 2004-03-09 07:20:26 +00:00
Makefile Added LLVM copyright notice. 2003-10-21 14:33:46 +00:00
ObjectFiles.html Updates from Reid 2004-02-27 16:17:20 +00:00
OpenProjects.html Revert back to the previous version, as it doesn't work with mozilla, and people REALLY CAN just click the link. :) 2004-05-23 20:29:35 +00:00
ProgrammersManual.html Fix a minor wording bug in the manual 2004-03-18 14:58:55 +00:00
Projects.html Make file use stylesheets and be HTML-4.01 (Strict)-compliant. 2004-05-12 20:57:43 +00:00
RegisterAllocatorInfo.txt The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
ReleaseNotes.html Fix a couple misplaced div tags 2004-05-23 20:42:08 +00:00
SourceLevelDebugging.html Use the images in the img/ directory. 2004-05-12 21:26:16 +00:00
Stacker.html Removed the 64-bit fix from the "to do" list since the bug is fixed. 2004-05-22 01:04:19 +00:00
TableGenFundamentals.html Make document HTML-4.01 (Strict) compliant. 2004-05-12 18:31:21 +00:00
TestingGuide.html * HTML 4.01 Strict compliance 2004-03-01 18:21:04 +00:00
UsingLibraries.html Updates from Reid 2004-02-27 16:17:20 +00:00
WritingAnLLVMPass.html Fix a tag-o 2004-03-17 21:33:32 +00:00