commit | 4d0c931ba7758a98864dc7e968a10df7fed7ab70 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Mar 01 01:54:19 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Mar 01 01:54:19 2010 +0000 |
tree | 66620e06a372a92ec561fa805fcfb470dcb2d898 | |
parent | ccd23cc2a49f02acbcdd50128a9022477f7cb6a4 [diff] |
inline the node transforms and node predicates into the generated dispatcher method. This eliminates the dependence of the new isel's generated code on the old isel's predicates, however some random hand written isel code still uses them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97431 91177308-0d34-0410-b5e6-96231b3b80d8