)]}'
{
  "commit": "5c1392029158fa5b2946953394e566c83a0602e1",
  "tree": "5f79804018ce30301d631fb85a437ff91d26e930",
  "parents": [
    "76d3f746c538af9204bbf5d7f90188a65048c0da"
  ],
  "author": {
    "name": "Jan Beulich",
    "email": "jbeulich@suse.com",
    "time": "Fri Jan 20 10:15:48 2023 +0100"
  },
  "committer": {
    "name": "Jan Beulich",
    "email": "jbeulich@suse.com",
    "time": "Fri Jan 20 10:15:48 2023 +0100"
  },
  "message": "x86: move insn mnemonics to a separate table\n\nUsing full pointers to reference the insn mnemonic strings is not very\nefficient. With overall string size presently just slightly over 20k,\neven a 16-bit value would suffice. Use \"unsigned int\" for now, as\nthere\u0027s no good use we could presently make of the otherwise saved 16\nbits.\n\nFor 64-bit builds this reduces table size by 6.25% (prior to the recent\nISA extension additions it would have been 12.5%), with a similar effect\non cache occupation of table entries accessed. For PIE builds of gas\nthis also reduces the number of base relocations quite a bit (obviously\nindependent of bitness).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "03f51c707610e11093a4264a50c8c78bce2accfe",
      "old_mode": 33188,
      "old_path": "gas/Makefile.am",
      "new_id": "f8770e839d20460a9f72769d71f7ed9dbc76920e",
      "new_mode": 33188,
      "new_path": "gas/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "c86d333d078764e3709ad53bbdc06e682d392675",
      "old_mode": 33188,
      "old_path": "gas/Makefile.in",
      "new_id": "d8d4953655af7050f6fb67acd8eb538bc3dd03bb",
      "new_mode": 33188,
      "new_path": "gas/Makefile.in"
    },
    {
      "type": "modify",
      "old_id": "e75586944d0d4d34ecf570d22fc62a5f003a1adf",
      "old_mode": 33188,
      "old_path": "gas/config/tc-i386.c",
      "new_id": "6929ffa57a7c2aee2abc508c561d3d8d41078458",
      "new_mode": 33188,
      "new_path": "gas/config/tc-i386.c"
    },
    {
      "type": "modify",
      "old_id": "7aa4e53fafe5a587a21c74bcbd824096622d990b",
      "old_mode": 33188,
      "old_path": "opcodes/Makefile.am",
      "new_id": "acb39c43fd13cf595449d1f8e4ab24ad884265ca",
      "new_mode": 33188,
      "new_path": "opcodes/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "c1eca5a42ed3e6187ce42dd2e5feb58e8ff2f478",
      "old_mode": 33188,
      "old_path": "opcodes/Makefile.in",
      "new_id": "059ac19751fb5cb6d908798ca4a9558de4faa8c1",
      "new_mode": 33188,
      "new_path": "opcodes/Makefile.in"
    },
    {
      "type": "modify",
      "old_id": "a624c104ce7360427c0c18cd1e664fcfaca79983",
      "old_mode": 33188,
      "old_path": "opcodes/i386-gen.c",
      "new_id": "9180837da339e37d07a6b1468cf778fee8d6f9ae",
      "new_mode": 33188,
      "new_path": "opcodes/i386-gen.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c6dd52b1a86958a37b71f85ffe521b6a9aba7b7c",
      "new_mode": 33188,
      "new_path": "opcodes/i386-mnem.h"
    },
    {
      "type": "modify",
      "old_id": "3d4fa54843fa2a00349bc13fff5ce3319a114b1f",
      "old_mode": 33188,
      "old_path": "opcodes/i386-opc.h",
      "new_id": "ebedb3e6f5f94620d9b699fd0c32471922596cd7",
      "new_mode": 33188,
      "new_path": "opcodes/i386-opc.h"
    },
    {
      "type": "modify",
      "old_id": "f7bc4379b2bfbdee09f6a317a6fb97890f3eaf7b",
      "old_mode": 33188,
      "old_path": "opcodes/i386-tbl.h",
      "new_id": "31be58b3516cbc2956ef5e0659799d61d3ac12a1",
      "new_mode": 33188,
      "new_path": "opcodes/i386-tbl.h"
    }
  ]
}
