..
_static
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
_templates
[docs] Convert docs index page into Sphinx.
2012-04-19 16:31:37 +00:00
CommandGuide
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
2012-06-12 15:45:07 +00:00
HistoricalNotes
llvm-theme
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
tutorial
[docs] Include the Kaleidescope tutorial in the Sphinx docs build.
2012-05-02 22:46:36 +00:00
AliasAnalysis.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
Atomics.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
BitCodeFormat.html
Add half support to LLVM (for OpenCL)
2012-05-24 15:59:06 +00:00
BranchWeightMetadata.html
Fix typos found by http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
Bugpoint.html
Fix broken internal link.
2012-04-20 18:20:24 +00:00
CMake.html
Fix typos found by http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
CodeGenerator.html
Remove the old register list functions from MCRegisterInfo.
2012-06-01 23:28:34 +00:00
CodingStandards.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
CommandLine.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
CompilerWriterInfo.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
conf.py
[docs] Add support for building man pages using Sphinx.
2012-05-08 16:50:47 +00:00
DebuggingJITedCode.html
Fix Xcode case (Upper X, lower c)
2012-05-13 14:36:15 +00:00
design_and_overview.rst
[docs] Convert docs index page into Sphinx.
2012-04-19 16:31:37 +00:00
DeveloperPolicy.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
development_process.rst
[docs] Convert docs index page into Sphinx.
2012-04-19 16:31:37 +00:00
doxygen.cfg.in
doxygen.css
[docs] Update Makefile for images removal.
2012-04-20 17:27:12 +00:00
doxygen.footer
doxygen.header
Tidy up. s/Low Level Virtual Machine/LLVM/.
2012-01-25 22:00:23 +00:00
doxygen.intro
Tidy up. s/Low Level Virtual Machine/LLVM/.
2012-01-25 22:00:23 +00:00
ExceptionHandling.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
ExtendedIntegerResults.txt
ExtendingLLVM.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
FAQ.html
Correct spelling, q.v. http://en.wikipedia.org/wiki/Bourne_shell
2012-04-20 16:08:56 +00:00
GarbageCollection.html
Use correct variable in this example. Pointed out by waynix on IRC.
2012-05-03 15:25:19 +00:00
GCCFEBuildInstrs.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
GetElementPtr.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
GettingStarted.html
Add a new broken compiler.
2012-06-06 07:39:39 +00:00
GettingStartedVS.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
GoldPlugin.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
HowToAddABuilder.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
HowToReleaseLLVM.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
HowToSubmitABug.html
[docs] Remove spurious or unused images.
2012-04-20 15:06:20 +00:00
index.rst
Fix typos found by http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
LangRef.html
Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-add
2012-06-05 19:07:46 +00:00
Lexicon.html
Add RPO to the lexicon.
2012-05-20 20:30:47 +00:00
LinkTimeOptimization.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
LLVMBuild.html
llvm-build: Add support for non-installed libraries (e.g., gtest).
2012-05-15 18:44:17 +00:00
LLVMBuild.txt
mailing_lists.rst
[docs] Convert docs index page into Sphinx.
2012-04-19 16:31:37 +00:00
make.bat
[docs] Stub out structure for Sphinx-based docs.
2012-04-19 16:31:19 +00:00
Makefile
[docs] Remove POD based man page docs (and build system support).
2012-05-08 17:48:21 +00:00
Makefile.sphinx
[docs] Stub out structure for Sphinx-based docs.
2012-04-19 16:31:19 +00:00
MakefileGuide.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
Packaging.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
Passes.html
Fix typos found by http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
ProgrammersManual.html
Reapply the SmallMap patch with a fix.
2012-04-25 18:01:58 +00:00
programming.rst
[docs] Convert docs index page into Sphinx.
2012-04-19 16:31:37 +00:00
Projects.html
[docs] Remove unsupported references to ExtraSource variable.
2012-05-15 21:32:27 +00:00
re_format.7
README.txt
[docs] Stub out structure for Sphinx-based docs.
2012-04-19 16:31:19 +00:00
ReleaseNotes.html
Remove old release notes. Ready them for additions from current development
2012-05-24 06:38:09 +00:00
SegmentedStacks.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
SourceLevelDebugging.html
Fix typos found by http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
subsystems.rst
[docs] Convert docs index page into Sphinx.
2012-04-19 16:31:37 +00:00
SystemLibrary.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
TableGenFundamentals.html
Add support for range expressions in TableGen foreach loops.
2012-05-24 22:17:39 +00:00
TestingGuide.html
Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this
2012-05-08 18:26:07 +00:00
TestSuiteMakefileGuide.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
userguides.rst
[docs] Integrate the command guide into the toctree.
2012-05-08 16:50:43 +00:00
WritingAnLLVMBackend.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00
WritingAnLLVMPass.html
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
2012-04-19 20:20:34 +00:00