| commit | f144725ebcd859009c6ee96ead4a2d09ab3d277c | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri Mar 19 21:37:09 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri Mar 19 21:37:09 2010 +0000 |
| tree | 8cef93729cb5bbf2c2e75a095e1e6c70dd20cb19 | |
| parent | f369e779a80efdf8c95b9e65560fef3fd644201d [diff] |
major surgery on tblgen: generalize TreePatternNode to maintain a list of types (one for each result of the node) instead of a single type. There are liberal hacks added to emulate the old behavior in various situations, but they can start disolving now. llvm-svn: 98999