commit | 02f73585f7d018ea3ddcda88c8273ee4e5ea4de3 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Feb 24 05:33:42 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Feb 24 05:33:42 2010 +0000 |
tree | 5d2407fb803c6ee01369d5a82ad80516c792ff9b | |
parent | 91ff7f75f55a626eb41761f3ded9f3d13002980c [diff] |
The new isel was not properly handling patterns that covered internal nodes with flag results. Record these with a new OPC_MarkFlagResults opcode and use this to update the interior nodes' flag results properly. This fixes CodeGen/X86/i256-add.ll with the new isel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97021 91177308-0d34-0410-b5e6-96231b3b80d8