diff options
| author | Dale Johannesen <dalej@apple.com> | 2009-06-23 18:34:37 +0000 |
|---|---|---|
| committer | Dale Johannesen <dalej@apple.com> | 2009-06-23 18:34:37 +0000 |
| commit | c99c9d3f01929fb73307bcbd77fe3d558f7709fb (patch) | |
| tree | 5cff89202debb064f1f8578dcfa7d16f92b0f69f /llvm/tools/llvm-mc/MC-X86Specific.cpp | |
| parent | 9262d43c5dcb2e57aecbc71dee737ae4c6b469b6 (diff) | |
| download | bcm5719-llvm-c99c9d3f01929fb73307bcbd77fe3d558f7709fb.tar.gz bcm5719-llvm-c99c9d3f01929fb73307bcbd77fe3d558f7709fb.zip | |
This test only works on ppc32 if some optimization is done before
generating LLVM IR; it is correct in the code as written
to use 8-byte-aligned operations to copy Key in bar. Formerly
the gcc inliner was run, now it isn't. I don't think it's
possible to preserve this as a pure FE test. Adding -O2 lets
the llvm optimizers get rid of the 8-byte-aligned stores, at least.
llvm-svn: 73981
Diffstat (limited to 'llvm/tools/llvm-mc/MC-X86Specific.cpp')
0 files changed, 0 insertions, 0 deletions

