aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll
AgeCommit message (Expand)Author
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2010-04-17Start function numbering at 0.Dan Gohman
2010-04-01Fix sdisel memcpy, memset, memmove lowering:Evan Cheng
2009-11-16- Check memoperand alignment instead of checking stack alignment. Most load /...Evan Cheng