..
CommandGuide
Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.
2010-03-04 20:56:19 +00:00
HistoricalNotes
remove two docs about the old Sparc backend which used Value*'s for vregs.
2009-09-13 17:25:49 +00:00
img
tutorial
Update the OCaml Kaleidoscope tutorial.
2010-03-08 19:32:18 +00:00
AliasAnalysis.html
remove anders-aa from mainline, it isn't maintained and is
2010-03-01 19:24:17 +00:00
BitCodeFormat.html
reduce redundant are's.
2010-01-20 17:53:51 +00:00
Bugpoint.html
Improve bugpoint doc, patch by Timo Lindfors!
2009-10-12 18:12:47 +00:00
CFEBuildInstrs.html
CMake.html
Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,
2009-12-01 02:21:51 +00:00
CodeGenerator.html
Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll.
2010-03-08 21:05:02 +00:00
CodingStandards.html
Fix typos in comments.
2010-02-26 20:18:32 +00:00
CommandLine.html
Fix typos in comments.
2010-02-26 20:18:32 +00:00
CompilerDriver.html
Refer to -help instead of --help since this is what tools themselves say.
2010-02-18 14:08:13 +00:00
CompilerDriverTutorial.html
Regenerate.
2009-06-17 02:56:48 +00:00
CompilerWriterInfo.html
DebuggingJITedCode.html
Add documentation on how to use enable debug information in the JIT and use it with GDB.
2009-09-21 02:34:59 +00:00
DeveloperPolicy.html
Fix typos in comments.
2010-02-26 20:18:32 +00:00
doxygen.cfg.in
Test commit.
2009-05-19 01:56:08 +00:00
doxygen.css
doxygen.footer
update year
2009-02-27 11:28:46 +00:00
doxygen.header
doxygen.intro
ExceptionHandling.html
Update of 94055 to track the IR level call site information via an intrinsic.
2010-01-28 01:45:32 +00:00
ExtendedIntegerResults.txt
add this to SVN to allow collaborative hacking.
2009-04-01 21:11:04 +00:00
ExtendingLLVM.html
FAQ.html
Fix a typo.
2010-02-25 23:41:41 +00:00
GarbageCollection.html
Documentation: fix HTML validation errors.
2009-08-05 15:42:44 +00:00
GCCFEBuildInstrs.html
Clarify that later compiler versions are known to
2009-07-05 12:01:44 +00:00
GetElementPtr.html
Merge the advanced getelementptr FAQ into the regular
2010-02-25 18:16:03 +00:00
GettingStarted.html
Refer to -help instead of --help since this is what tools themselves say.
2010-02-18 14:08:13 +00:00
GettingStartedVS.html
Documentation: fix HTML validation errors.
2009-08-05 15:42:44 +00:00
GoldPlugin.html
Update the example to show that an archive can contain llvm bitcode.
2009-07-08 11:13:34 +00:00
HowToReleaseLLVM.html
Documentation: Perform automated correction of common typos.
2009-10-12 14:46:08 +00:00
HowToSubmitABug.html
Documentation: Perform automated correction of common typos.
2009-10-12 14:46:08 +00:00
index.html
Give packagers some advice about how to build LLVM so it's useful to
2010-02-26 00:54:42 +00:00
LangRef.html
Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll.
2010-03-08 21:05:02 +00:00
Lexicon.html
LinkTimeOptimization.html
Documentation: Perform automated correction of common typos.
2009-10-12 14:46:08 +00:00
llvm.css
Regenerate documentation.
2009-05-06 01:41:47 +00:00
Makefile
Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.
2010-03-04 20:56:19 +00:00
MakefileGuide.html
Add LLVM{CC,CXX} make variables, which specify the configured path the LLVM
2010-02-23 10:00:53 +00:00
Packaging.html
Test that docs are updating.
2010-02-26 22:25:06 +00:00
Passes.html
remove anders-aa from mainline, it isn't maintained and is
2010-03-01 19:24:17 +00:00
ProgrammersManual.html
Fix a few more typos.
2010-02-25 23:51:27 +00:00
Projects.html
Grammar fix.
2009-08-13 20:08:52 +00:00
re_format.7
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
2009-08-30 08:24:09 +00:00
ReleaseNotes.html
note that andersaa was removed in 2.7
2010-03-01 19:29:17 +00:00
SourceLevelDebugging.html
Start using DIFile. See updated SourceLevelDebugging.html for more information.
2010-03-09 00:44:10 +00:00
SystemLibrary.html
we beat exceptions out of lib/system a long time ago.
2009-07-17 21:11:24 +00:00
TableGenFundamentals.html
The mayHaveSideEffects flag is no longer used.
2010-02-27 23:47:46 +00:00
TestingGuide.html
Test autoupdate.
2010-02-26 21:23:59 +00:00
UsingLibraries.html
Remove the IA-64 backend.
2009-07-24 00:30:09 +00:00
WritingAnLLVMBackend.html
Inline addAssemblyEmitter into its one real caller and delete
2010-02-02 18:44:12 +00:00
WritingAnLLVMPass.html
Uniformize the way these options are printed. Requested by
2010-02-18 14:37:52 +00:00