summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Some enhancements for memcpy / memset inline expansion.Evan Cheng2012-12-10
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Start function numbering at 0.Dan Gohman2010-04-17
* Fix sdisel memcpy, memset, memmove lowering:Evan Cheng2010-04-01
* - Check memoperand alignment instead of checking stack alignment. Most load /...Evan Cheng2009-11-16