aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-10-28 05:49:35 +0000
committerChris Lattner <sabre@nondot.org>2008-10-28 05:49:35 +0000
commit4002a1b6f1cb7c7db7965bd281fb29664fd6c816 (patch)
tree5a7bf8429810a521d763dda969ce626d9f382e3f /docs/CommandGuide
parentb3696d865e70c0153f82092d51999e5e55505427 (diff)
Fix a nasty miscompilation of 176.gcc on linux/x86 where we synthesized
a memset using 16-byte XMM stores, but where the stack realignment code didn't work. Until it does (PR2962) disable use of xmm regs in memcpy and memset formation for linux and other targets with insufficiently aligned stacks. This is part of PR2888 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58317 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions