aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vector-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* Fill in missing support for ISD::FEXP, ISD::FPOWI, and friends.Dan Gohman2010-06-011-1/+26
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Add intrinsics for sin, cos, and pow. These use llvm_anyfloat_ty, and soDan Gohman2007-10-121-0/+27