"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "709447847af204bdca73bef65f0dbc69bd2225b1"
add TableGen support to create relationship maps between instructions
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>. llvm-svn: 166685
Loading
Please register or sign in to comment