commit | a98aa6ad1e8e53600b2e322e2ab869e03d436849 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed May 16 06:34:44 2012 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed May 16 06:34:44 2012 +0000 |
tree | 3763253b07027d54600441838a8f770d07f15c4b | |
parent | 7200c5cd30a714112ed6e4e4f1d2cee8bd6c10ec [diff] |
Significantly reduce the compiled size of Functions.cpp by turning a big blob of tblgen generated code (for Intrinsic::getType) into a table. This handles common cases right now, but I plan to extend it to handle all cases and merge in type verification logic as well in follow-on patches. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156905 91177308-0d34-0410-b5e6-96231b3b80d8