aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/2008-08-22-MemCpyAlignment.ll
Commit message (Expand)AuthorAgeFilesLines
* 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