aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/darwin-bzero.ll
AgeCommit message (Expand)Author
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