diff options
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-06-27 09:27:40 +0000 |
|---|---|---|
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-06-27 09:27:40 +0000 |
| commit | b86a83488e465a27853dd12783ef4d8b1b6c3c80 (patch) | |
| tree | 7210bf3ea45204f5d5173be89ca36926e8bc4443 /llvm/lib/CodeGen/StackSlotColoring.cpp | |
| parent | 157abe9b1df12673355a2422f6b43807e726042b (diff) | |
| download | bcm5719-llvm-b86a83488e465a27853dd12783ef4d8b1b6c3c80.tar.gz bcm5719-llvm-b86a83488e465a27853dd12783ef4d8b1b6c3c80.zip | |
[SystemZ] Add conditional store patterns
Add pseudo conditional store instructions, so that we use:
branch foo:
store
foo:
instead of:
load
branch foo:
move
foo:
store
z196 has real 32-bit and 64-bit conditional stores, but we don't use
any z196 instructions yet.
llvm-svn: 185065
Diffstat (limited to 'llvm/lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions

