..
CommandGuide
extract has been renamed to llvm-extract to avoid conflicting with another tool
2005-04-24 17:46:58 +00:00
HistoricalNotes
Reduce line length to about 80 chars.
2004-05-13 03:40:27 +00:00
img
Add library dependency and object dependency graphs.
2005-01-03 05:30:57 +00:00
.cvsignore
ignore generated file
2004-12-08 19:00:45 +00:00
AliasAnalysis.html
Remove extraneous blank lines.
2004-09-06 23:00:30 +00:00
Bugpoint.html
Convert from being a copy of the man page to a full-fledged document.
2004-12-09 20:26:20 +00:00
BytecodeFormat.html
document calling convention extensions
2005-05-06 22:57:40 +00:00
CFEBuildInstrs.html
Fix HTML-4.01 Strict compliance
2005-03-01 17:19:21 +00:00
CodeGenerator.html
Fix bug noticed by Tzu-Chien Chiu, thanks!
2005-05-09 15:41:03 +00:00
CodingStandards.html
Documentation which contains smileys won't be taken seriously by some people.
2004-12-04 00:32:12 +00:00
CommandLine.html
Sprinkle code examples and command-line interaction examples with some style
2005-03-11 00:00:33 +00:00
CompilerDriver.html
Corrected spelling mistakes.
2004-11-21 14:58:12 +00:00
CompilerWriterInfo.html
Add section for Itanium
2005-03-30 05:33:54 +00:00
doxygen.cfg.in
For PR393:
2004-11-29 03:33:22 +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
Adjust this so that doxygen doesn't barf on it.
2004-11-29 03:47:37 +00:00
ExtendingLLVM.html
Types.def is going away
2005-04-23 21:59:11 +00:00
FAQ.html
Added question about turning off all optimizations. I think this has been asked once or twice.
2005-04-25 20:36:56 +00:00
GarbageCollection.html
Update documentation for gc intrinsics change. Contributed by
2004-07-22 05:49:38 +00:00
GettingStarted.html
Updated the list of code generators for LLVM 1.5.
2005-05-09 16:49:59 +00:00
GettingStartedVS.html
Clarify inability to generate assembly, and note that VC++ Express works.
2005-03-08 03:56:50 +00:00
HowToSubmitABug.html
Fix tag placement to make HTML 4.01 Strict compliant.
2004-11-01 08:24:13 +00:00
index.html
extract has been renamed to llvm-extract to avoid conflicting with another tool
2005-04-24 17:46:58 +00:00
LangRef.html
fix bugs in my previous commit clarify the return type of the bit ops
2005-05-07 01:46:40 +00:00
Lexicon.html
Replace llvm.org => llvm.cs.uiuc.edu
2004-11-07 00:59:58 +00:00
llvm.css
Do not mention colors in style names, we might want to change styles themselves
2005-02-09 22:47:47 +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
For PR528:
2005-02-24 21:28:08 +00:00
MakefileGuide.html
* Revise the projects section and make reference to Projects.html
2005-01-16 07:18:31 +00:00
ProgrammersManual.html
no parens
2005-04-26 22:57:07 +00:00
Projects.html
A few small steps toward HTML 4.01 Strict compliance.
2005-02-28 01:10:48 +00:00
ReleaseNotes.html
add note about bit builtins newly supported
2005-05-07 02:21:21 +00:00
SourceLevelDebugging.html
* Straighten a comment to a single line
2004-12-09 20:27:37 +00:00
Stacker.html
Correct the descriptions of WHILE...END and RROT. Thanks to Lalo Martins
2005-05-04 15:43:40 +00:00
SystemLibrary.html
Add a missing <div>
2005-01-05 18:21:39 +00:00
TableGenFundamentals.html
Surround code element with <tt> tags
2004-08-04 22:00:05 +00:00
TestingGuide.html
* Add directions to send output of nightly test script to llvm-testresults@cs
2005-03-10 22:51:59 +00:00
UsingLibraries.html
Integrate dependency graphs.
2005-01-03 05:46:46 +00:00
WritingAnLLVMBackend.html
Add a note about registering the backend so it's available in LLC and LLI
2004-12-27 19:05:16 +00:00
WritingAnLLVMPass.html
Fix some broken links, taking care of PR554
2005-04-21 04:53:58 +00:00