diff options
author | Chris Lattner <sabre@nondot.org> | 2006-11-10 02:08:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-11-10 02:08:47 +0000 |
commit | ce6455489a7b857d93075488cb5306f3006b21e5 (patch) | |
tree | 8dd72964cb15312222271744b6cff13615b91be7 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 7a823147823be6c5c91eb3a94cf08e7f8ded98ec (diff) | |
download | llvm-ce6455489a7b857d93075488cb5306f3006b21e5.zip llvm-ce6455489a7b857d93075488cb5306f3006b21e5.tar.gz llvm-ce6455489a7b857d93075488cb5306f3006b21e5.tar.bz2 |
add an initial cut at preinc loads for ppc32. This is broken for ppc64
(because the 64-bit reg target versions aren't implemented yet), doesn't
support r+r addr modes, and doesn't handle stores, but it works otherwise. :)
This is disabled unless -enable-ppc-preinc is passed to llc for now.
llvm-svn: 31621
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions