..
CommandGuide
Document definitions and computations provided by llvm-bcanalyzer.
2004-08-25 00:35:20 +00:00
HistoricalNotes
img
AliasAnalysis.html
Remove extraneous blank lines.
2004-09-06 23:00:30 +00:00
Bugpoint.html
Fix broken links
2004-07-01 20:41:43 +00:00
BytecodeFormat.html
Fix a typo in the bytecode format documentation
2004-08-27 07:59:37 +00:00
CFEBuildInstrs.html
Note: do not use GNU binutils under AIX, they're not stable.
2004-08-23 17:54:45 +00:00
CodeGenerator.html
Fix a few typos, spellos, grammaros.
2004-06-05 14:39:24 +00:00
CodingStandards.html
Add a blurb about the use of class vs. struct keyword in class decls.
2004-09-23 16:03:48 +00:00
CommandLine.html
Add a blurb about exploiting the use of external storage.
2004-08-30 05:56:51 +00:00
CompilerDriver.html
Fix broken internal links (one found by seventwentyfour.com spider)
2004-09-09 20:34:13 +00:00
doxygen.cfg
Reduce the number of columns in the alpha index to 4 so that it fits
2004-06-12 14:46:02 +00:00
doxygen.cfg.in
Reduce the number of columns in the alpha index to 4 so that it fits
2004-06-12 14:46:02 +00:00
doxygen.css
* Use sans-serif fonts just like in the rest of doxygen
2004-06-01 18:19:28 +00:00
doxygen.footer
Properly close the footer paragraph.
2004-06-03 15:25:16 +00:00
doxygen.header
doxygen.intro
Wrap long lines.
2004-06-03 15:23:59 +00:00
ExtendingLLVM.html
Fix grammar.
2004-09-27 20:35:59 +00:00
FAQ.html
If updating from CVS gives error "No rule to make target", it's faster to just
2004-09-09 16:36:47 +00:00
GarbageCollection.html
Update documentation for gc intrinsics change. Contributed by
2004-07-22 05:49:38 +00:00
GettingStarted.html
HTML 4.01 STRICT compliance.
2004-09-05 20:50:22 +00:00
HowToSubmitABug.html
index.html
The lexicon doc is more of a user guide than programming dox
2004-09-19 23:15:47 +00:00
LangRef.html
Patch contributed by Patrick Meredith:
2004-09-27 21:51:25 +00:00
Lexicon.html
Put a space between Data' and
Structure' of DSA.
2004-09-05 03:57:23 +00:00
llvm.css
This is the documentation style sheet, not the one for the website.
2004-09-07 05:09:22 +00:00
LLVMVsTheWorld.html
Make use of the new doc_author class. "Seperate content from presentation" they said.
2004-05-23 21:07:27 +00:00
Makefile
ObjectFiles.html
Put a space between Data' and
Structure' of DSA.
2004-09-05 03:57:23 +00:00
OpenProjects.html
* Profile-guided needs a hyphen
2004-09-06 22:35:43 +00:00
ProgrammersManual.html
Fix linkage types
2004-08-04 05:10:48 +00:00
Projects.html
Make use of the new doc_author class. "Seperate content from presentation" they said.
2004-05-23 21:07:27 +00:00
ReleaseNotes.html
better code
2004-09-19 19:21:26 +00:00
SourceLevelDebugging.html
Fix broken link
2004-07-19 19:30:40 +00:00
Stacker.html
Take one item off the "to do" list: implemented -O1 .. -O5 options for
2004-09-04 20:30:01 +00:00
SystemLibrary.html
Add more content.
2004-08-27 02:08:04 +00:00
TableGenFundamentals.html
Surround code element with <tt> tags
2004-08-04 22:00:05 +00:00
TestingGuide.html
Make section separator comments 80 chars, not 70.
2004-09-05 20:07:26 +00:00
UsingLibraries.html
Put a space between Data' and
Structure' of DSA.
2004-09-05 03:57:23 +00:00
WritingAnLLVMBackend.html
Make this HTML 4.01 strict
2004-09-18 06:28:07 +00:00
WritingAnLLVMPass.html
'Pass' should now not be derived from by clients. Instead, they should derive
2004-09-20 04:36:29 +00:00