summaryrefslogtreecommitdiff
path: root/docs/HowToUseInstrMappings.rst
Commit message (Collapse)AuthorAge
* add TableGen support to create relationship maps between instructionsSebastian Pop2012-10-25
Relationship maps are represented as InstrMapping records which are parsed by TableGen and the information is used to construct mapping tables to represent appropriate relations between instructions. These tables are emitted into XXXGenInstrInfo.inc file along with the functions to query them. Patch by Jyotsna Verma <jverma@codeaurora.org>. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166685 91177308-0d34-0410-b5e6-96231b3b80d8