[all-commits] [llvm/llvm-project] feab03: [globalisel] Restructure the GlobalISel documentation
Daniel Sanders via All-commits
all-commits at lists.llvm.org
Fri Oct 25 15:51:24 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: feab0334f57d9e103965f7743f587cffcb4269f4
https://github.com/llvm/llvm-project/commit/feab0334f57d9e103965f7743f587cffcb4269f4
Author: Daniel Sanders <daniel_l_sanders at apple.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M llvm/docs/FuzzingLLVM.rst
R llvm/docs/GlobalISel.rst
A llvm/docs/GlobalISel/GMIR.rst
A llvm/docs/GlobalISel/IRTranslator.rst
A llvm/docs/GlobalISel/InstructionSelect.rst
A llvm/docs/GlobalISel/Legalizer.rst
A llvm/docs/GlobalISel/Pipeline.rst
A llvm/docs/GlobalISel/Porting.rst
A llvm/docs/GlobalISel/RegBankSelect.rst
A llvm/docs/GlobalISel/Resources.rst
A llvm/docs/GlobalISel/index.rst
M llvm/docs/Reference.rst
Log Message:
-----------
[globalisel] Restructure the GlobalISel documentation
There's a couple minor deletions amongst this but 99% of it is just moving
the documentation around to prepare the way for more meaningful changes.
More information about the All-commits
mailing list