commit | a3208e122ce04a3d4f07afc0bc67e11cd7e7aa3a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Oct 07 20:01:55 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Oct 07 20:01:55 2010 +0000 |
tree | b0afa3bb1b7a552aa0f8bb9210d4448ffca9ebf1 | |
parent | b8a1ccfc4b2eb84cc59465e2109019c9f85c9114 [diff] |
convert adc/sbb to a multipattern. Because the adde/sube nodes are not defined as returning EFLAGS (like add_flag and friends), the entire multipattern and several of the subclasses need to be cloned. This could be handled through better instantiation support in tblgen, but it isn't meta enough. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115964 91177308-0d34-0410-b5e6-96231b3b80d8