summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/darwin-bzero.ll
AgeCommit message (Expand)Author
2018-01-17Merging r322223:Hans Wennborg
2017-12-19TargetLoweringBase: Followup to r321035Matthias Braun
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2010-01-05Delete useless trailing semicolons.Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-10-01Moved this option to the front-end.Bill Wendling
2008-09-30Just don't transform this memset into "bzero" if no-builtin is specified.Bill Wendling
2008-09-30- Initialize "--no-builtin" to "false".Bill Wendling
2008-04-01Speculatively micro-optimize memory-zeroing calls on Darwin 10.Dan Gohman