commit | f170cc9b2eb98efee40ee22cff6bcf401c209b00 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Mon Apr 01 15:37:53 2013 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Mon Apr 01 15:37:53 2013 +0000 |
tree | a938b93c99e40bee624da21beec2bc8a174132cd | |
parent | 0857a6fd3397c442dc4dc150a222b0be911f9b5e [diff] |
Treat PPCISD::STFIWX like the memory opcode that it is PPCISD::STFIWX is really a memory opcode, and so it should come after FIRST_TARGET_MEMORY_OPCODE, and we should use DAG.getMemIntrinsicNode to create nodes using it. No functionality change intended (although there could be optimization benefits from preserving the MMO information). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178468 91177308-0d34-0410-b5e6-96231b3b80d8