aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/JS/mem-intrinsics.ll
AgeCommit message (Expand)Author
2014-03-15Add triple and datalayout strings to testcases.Dan Gohman
2014-03-05Don't emit redirects for llvm.memcpy.p0i8.p0i8.i32 and friends.Dan Gohman
2014-03-05Don't emit JS declarations for LLVM intrinsics expanded inline.Dan Gohman
2014-03-05Tidy up the output for memset and memcpy, and add a test.Dan Gohman