aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/rounding-ops.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-081-2/+2
| | | | | | I don't have a win32 system to test, so hopefully I got them all fixed here. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161519 91177308-0d34-0410-b5e6-96231b3b80d8
* X86: Add patterns for the various rounding ops for SSE4.1 and AVX.Benjamin Kramer2011-12-091-0/+132
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146257 91177308-0d34-0410-b5e6-96231b3b80d8