..
CommandGuide
Document the --load option.
2005-01-25 05:04:49 +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
Update to reflect recent change
2004-11-15 22:54:50 +00:00
CFEBuildInstrs.html
Describe both objdir==srcdir and objdir!=srcdir methods of building LLVM
2004-12-31 19:48:59 +00:00
CodeGenerator.html
Add some initial documentation for the SelectionDAG based instruction selectors
2005-01-28 17:22:53 +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
Implement and document prefix options with arbitrary values including an
2004-11-24 06:13:42 +00:00
CompilerDriver.html
Corrected spelling mistakes.
2004-11-21 14:58:12 +00:00
CompilerWriterInfo.html
Eliminate empty sub-list
2005-01-08 01:11:15 +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
* Hyphenate ``constant-propagate''
2004-12-01 20:58:54 +00:00
FAQ.html
Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the
2004-12-15 00:14:01 +00:00
GarbageCollection.html
Update documentation for gc intrinsics change. Contributed by
2004-07-22 05:49:38 +00:00
GettingStarted.html
* Separate superscript footnotes with a comma, otherwise it's a 2-digit number
2005-02-09 21:01:26 +00:00
GettingStartedVS.html
Add additional source of Win32 GNU utilities.
2005-02-02 05:46:20 +00:00
HowToSubmitABug.html
Fix tag placement to make HTML 4.01 Strict compliant.
2004-11-01 08:24:13 +00:00
index.html
Put finishing touches on GettingStartedVS.html and link it to the index.
2005-02-01 15:59:28 +00:00
LangRef.html
Merged in RELEASE_14 changes.
2004-12-10 15:51:16 +00:00
Lexicon.html
Replace llvm.org => llvm.cs.uiuc.edu
2004-11-07 00:59:58 +00:00
llvm.css
Attempt CSS 2 compliance.
2004-11-01 09:26:57 +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
Rename BUILD_* to PROJ_*
2005-01-16 02:21:29 +00:00
MakefileGuide.html
* Revise the projects section and make reference to Projects.html
2005-01-16 07:18:31 +00:00
ProgrammersManual.html
Fix typos noticed by Gabor Greif, thanks Gabor!
2005-01-17 00:12:04 +00:00
Projects.html
Fix locations of libraries and executables to match makefiles.
2005-01-16 02:38:06 +00:00
ReleaseNotes.html
Update speedup and shrinkage info
2005-02-01 01:33:52 +00:00
SourceLevelDebugging.html
* Straighten a comment to a single line
2004-12-09 20:27:37 +00:00
Stacker.html
Update table to llvm.css standards.
2004-11-01 20:47:22 +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
Correct the name of the executables to which llvmgcc and llvmgxx variables
2004-12-22 06:45:24 +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
* Add the use of LOADABLE_MODULE=1 in the makefile example
2005-01-11 05:16:23 +00:00