summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/darwin-bzero.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* TargetLoweringBase: The ios simulator has no bzero function.Matthias Braun2018-01-101-3/+6
* TargetLoweringBase: Followup to r321035Matthias Braun2017-12-191-1/+4
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-2/+2
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Moved this option to the front-end.Bill Wendling2008-10-011-1/+0
* Just don't transform this memset into "bzero" if no-builtin is specified.Bill Wendling2008-09-301-1/+1
* - Initialize "--no-builtin" to "false".Bill Wendling2008-09-301-0/+1
* Speculatively micro-optimize memory-zeroing calls on Darwin 10.Dan Gohman2008-04-011-0/+8
OpenPOWER on IntegriCloud