aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-02-08-LoadFoldingBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* It's not always safe to fold movsd into xorpd, etc. Check the alignment of ↵Evan Cheng2008-02-081-0/+99
the load address first to make sure it's 16 byte aligned. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46893 91177308-0d34-0410-b5e6-96231b3b80d8