Chad Rosier
|
1248500425
|
Simplify tests by not piping them through llvm-dis.
llvm-svn: 142948
|
2011-10-25 19:59:50 +00:00 |
Chad Rosier
|
48d436618d
|
Fix these test cases to not use .bc files. Otherwise, we run into issues with
bitcode reader/writer backward compatibility.
llvm-svn: 142896
|
2011-10-25 01:22:20 +00:00 |
Chad Rosier
|
96ea58e7c7
|
Add missing newlines.
llvm-svn: 132241
|
2011-05-28 01:35:58 +00:00 |
Chad Rosier
|
f374d8b0cf
|
Fix test cases that were previously using grep to use FileCheck
llvm-svn: 132237
|
2011-05-28 00:15:10 +00:00 |
Eric Christopher
|
64831c6a4c
|
Remove the palignr intrinsics now that we lower them to vector shuffles,
shifts and null vectors. Autoupgrade these to what we'd lower them to.
Add a testcase to exercise this.
llvm-svn: 101851
|
2010-04-20 00:59:54 +00:00 |