summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/darwin-bzero.ll
Commit message (Expand)AuthorAge
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Delete useless trailing semicolons.Dan Gohman2010-01-05
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Moved this option to the front-end.Bill Wendling2008-10-01
* Just don't transform this memset into "bzero" if no-builtin is specified.Bill Wendling2008-09-30
* - Initialize "--no-builtin" to "false".Bill Wendling2008-09-30
* Speculatively micro-optimize memory-zeroing calls on Darwin 10.Dan Gohman2008-04-01