aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_floor.ll
Commit message (Expand)AuthorAgeFilesLines
* Use roundps/pd for llvm.ceil, llvm.trunc, llvm.rint, and llvm.nearbyint of ve...Craig Topper2012-11-161-0/+144
* Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.Craig Topper2012-09-081-0/+38