summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/misaligned-memset.ll
Commit message (Collapse)AuthorAgeFilesLines
* Do not throw away alignment when generating the DAG forDale Johannesen2010-11-181-0/+15
memset; we may need it to decide between MOVAPS and MOVUPS later. Adjust a test that was looking for wrong code. PR 3866 / 8675131. llvm-svn: 119605
OpenPOWER on IntegriCloud