McARM: Write a silly Python script to compute some hard coded info from the
authorDaniel Dunbar <daniel@zuster.org>
Tue, 11 Jan 2011 19:06:26 +0000 (19:06 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 11 Jan 2011 19:06:26 +0000 (19:06 +0000)
commite6e5fbb671c2539f4f82c6eaca51fbf400133482
tree04f0981b626c46a03b7238d92bf9af753734b745
parenta33b6254bb40488a9574533cadf4cd0b701e97d1
McARM: Write a silly Python script to compute some hard coded info from the
generated ARM match table, which is substantially more efficient than dealing
with tblgen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123252 91177308-0d34-0410-b5e6-96231b3b80d8
utils/Target/ARM/analyze-match-table.py [new file with mode: 0644]