Emit the intrinsic modref info as a lookup table instead of a huge switch.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 1 Mar 2012 01:18:32 +0000 (01:18 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 1 Mar 2012 01:18:32 +0000 (01:18 +0000)
commitb519a0fe0ee02804cc77cb9c40ded6604341b71c
treece5f07266fd1ba9eaf68907d7dbb944484036d6a
parent275ff9bb17698a5eee613c20eca31b4835ae60db
Emit the intrinsic modref info as a lookup table instead of a huge switch.

Shrinks BasicAliasAnalysis.o from 106k to 56k on i386.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151781 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/IntrinsicEmitter.cpp