Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed vsqrt.ss intrinsic usage - order of input operands was wrong. | Elena Demikhovsky | 2011-11-29 | 1 | -0/+11 |
| | | | | | | | | | Added a test. Thanks Bruno for reviewing the patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145403 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Break 256-bit vector int add/sub/mul into two 128-bit operations to avoid ↵ | Craig Topper | 2011-08-24 | 1 | -0/+128 |
| | | | | | | costly scalarization. Fixes PR10711. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138427 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Rename and tidy up tests | Bruno Cardoso Lopes | 2011-08-09 | 1 | -0/+133 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137103 91177308-0d34-0410-b5e6-96231b3b80d8 |