summaryrefslogtreecommitdiff
path: root/test/Verifier/2008-08-22-MemCpyAlignment.ll
Commit message (Expand)AuthorAge
* Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky2013-04-08
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner2012-05-27
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Verify that the alignment argument to llvm.memcpy is a constantChris Lattner2008-08-23