commit | fb8a90dacee89db462a86d758ca0c083fa38a284 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Sat May 24 00:08:39 2008 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Sat May 24 00:08:39 2008 +0000 |
tree | d15a7bf1496b7a33dc934fae6e2a3b4d442c129c | |
parent | 834cd57d1d06b899e0701848256ecd8a58df6fde [diff] [blame] |
Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51523 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Bitcode/sse2_loadl_pd.ll b/test/Bitcode/sse2_loadl_pd.ll new file mode 100644 index 0000000..b0bea16 --- /dev/null +++ b/test/Bitcode/sse2_loadl_pd.ll
@@ -0,0 +1,2 @@ +; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.loadl.pd} +; RUN: llvm-dis < %s.bc | grep shufflevector