diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-04-01 15:37:53 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-04-01 15:37:53 +0000 |
commit | f170cc9b2eb98efee40ee22cff6bcf401c209b00 (patch) | |
tree | a938b93c99e40bee624da21beec2bc8a174132cd /include/llvm/ExecutionEngine | |
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
Diffstat (limited to 'include/llvm/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions