summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/2008-08-22-MemCpyAlignment.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-12/+0
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-0/+12
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-12/+0
* Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky2013-04-081-1/+2
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner2012-05-271-2/+2
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Verify that the alignment argument to llvm.memcpy is a constantChris Lattner2008-08-231-0/+11
OpenPOWER on IntegriCloud