Skip to content
Snippets Groups Projects
Commit 29d9da1e authored by Ahmed Bougacha's avatar Ahmed Bougacha
Browse files

[docs] Add initial Global ISel documentation.

This reflects the current state of Global ISel.  As progress is
made, we'll document our design decisions in it.
Comments very welcome!

llvm-svn: 286002
parent 6294a240
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -272,6 +272,7 @@ For API clients and LLVM developers.
FaultMaps
MIRLangRef
Coroutines
GlobalISel
:doc:`WritingAnLLVMPass`
Information on how to write LLVM transformations and analyses.
......@@ -390,6 +391,9 @@ For API clients and LLVM developers.
:doc:`Coroutines`
LLVM support for coroutines.
:doc:`GlobalISel`
This describes the prototype instruction selection replacement, GlobalISel.
Development Process Documentation
=================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment