summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/memset.ll
Commit message (Expand)AuthorAge
* Fix the root cause of PR15348 by correctly handling alignment 0 onChandler Carruth2013-02-25
* llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.NAKAMURA Takumi2012-11-14
* Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.Benjamin Kramer2012-11-14
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* The Linux ABI emits an extra "movl %esp, %ebp" in function prologue andNick Lewycky2008-05-26
* Add a couple of test cases.Evan Cheng2008-05-22