commit | bf70e5971856fc6b1411454283a134de45eb4690 | [log] [tgz] |
---|---|---|
author | Oliver Stannard <oliver.stannard@arm.com> | Tue Nov 14 15:35:15 2017 +0000 |
committer | Oliver Stannard <oliver.stannard@arm.com> | Tue Nov 14 15:35:15 2017 +0000 |
tree | 786762a3353e87ec984fcc2b4ae891df20309f3e | |
parent | 3656d83960a4f3fedf6d8f19043abf52379f78c3 [diff] |
[Docs] Add tablegen backend for target opcode documentation This is a tablegen backend to generate documentation for the opcodes that exist for each target. For each opcode, it lists the assembly string, the names and types of all operands, and the flags and predicates that apply to the opcode. Differential revision: https://reviews.llvm.org/D31025 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318155 91177308-0d34-0410-b5e6-96231b3b80d8