..
CommandGuide
First version of a manual page for the llvmc compiler driver. This tool is
2004-08-06 16:58:48 +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
* Use the doc_code class for code listings to make it stand out from text
2004-07-28 22:18:33 +00:00
Bugpoint.html
Fix broken links
2004-07-01 20:41:43 +00:00
BytecodeFormat.html
Line length <= 80 cols.
2004-08-03 20:57:56 +00:00
CFEBuildInstrs.html
Just run 'make', not all-gcc
2004-07-19 18:47:59 +00:00
CodeGenerator.html
Fix a few typos, spellos, grammaros.
2004-06-05 14:39:24 +00:00
CodingStandards.html
Fix grammar, eliminate double parenthesized sentence fragment.
2004-07-28 22:37:57 +00:00
CommandLine.html
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
2004-07-16 00:10:54 +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.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
Add a bunch of fine tunings that Reid contributed. Thanks Reid!
2003-12-31 06:47:28 +00:00
doxygen.intro
Wrap long lines.
2004-06-03 15:23:59 +00:00
ExtendingLLVM.html
Fix #includes of i*.h => Instructions.h as per PR403:
2004-07-29 17:31:57 +00:00
FAQ.html
* Standardize footer
2004-06-01 18:51:03 +00:00
GarbageCollection.html
Update documentation for gc intrinsics change. Contributed by
2004-07-22 05:49:38 +00:00
GettingStarted.html
Refer would-be llvm-gcc source users/hackers to the compilation guide.
2004-07-20 20:25:18 +00:00
HowToSubmitABug.html
Lots of minor fixes and formatting improvements
2004-05-23 21:05:39 +00:00
index.html
Add link for IRC
2004-08-02 21:37:11 +00:00
LangRef.html
Modernize example, so that you can paste it right into llvm-as
2004-07-02 21:08:14 +00:00
llvm.css
Make doc_code shrink-to-fit. This only works in mozilla, but it doesn't
2004-05-24 18:05:58 +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
Added LLVM copyright notice.
2003-10-21 14:33:46 +00:00
ObjectFiles.html
Make use of the new doc_author class. "Seperate content from presentation" they said.
2004-05-23 21:07:27 +00:00
OpenProjects.html
New open proj: C/C++ compiler in C++, with link to Ed Willink's C++ yacc grammar
2004-07-12 21:10:47 +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
More prominantly mention ppc support, more accurately describe its status
2004-08-05 21:53:13 +00:00
SourceLevelDebugging.html
Fix broken link
2004-07-19 19:30:40 +00:00
Stacker.html
Simplify the first example, as the LLVM IR interfaces have evolved. Other
2004-08-03 00:17:21 +00:00
SystemLibrary.html
Reid doesn't need a definite article in front of his name.
2004-07-21 18:04:27 +00:00
TableGenFundamentals.html
Surround code element with <tt> tags
2004-08-04 22:00:05 +00:00
TestingGuide.html
Add a section about running the nightly tester proper.
2004-06-24 20:53:09 +00:00
WritingAnLLVMPass.html
Fixed the tutorial to indicate that we needed to use the llvm namespace.
2004-06-30 18:10:30 +00:00