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 | 60c75107114cd2d770bf1c5aebc81c42f3f045cc (patch) | |
tree | 1ba19632326515fcbbae970b906d2b283a794a0b /llvm/lib/ExecutionEngine/Interpreter/Interpreter.h | |
parent | 1d9e53185669aaaf1993dc07e5ced2319d2993da (diff) | |
download | bcm5719-llvm-60c75107114cd2d770bf1c5aebc81c42f3f045cc.tar.gz bcm5719-llvm-60c75107114cd2d770bf1c5aebc81c42f3f045cc.zip |
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).
llvm-svn: 178468
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.h')
0 files changed, 0 insertions, 0 deletions