summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
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
commit38461f6b2fac1ccbef9a0ae4c7a4e743cb6963b2 (patch)
tree87e3305fcc42f11bbec004429b780c13f1d7a97f /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent50bfa4306accee3b9fbeb11b2354a61327effb21 (diff)
downloadbcm5719-llvm-38461f6b2fac1ccbef9a0ae4c7a4e743cb6963b2.tar.gz
bcm5719-llvm-38461f6b2fac1ccbef9a0ae4c7a4e743cb6963b2.zip
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 llvm-svn: 58317
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud