summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/svml-calls.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+501
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-501/+0
* [TargetLibraryInfo] add mappings from LLVM sin/cos intrinsics to SVML callsSanjay Patel2018-06-071-4/+4
* [LoopVectorize, x86] add tests to show missing SVML transforms; NFCSanjay Patel2018-05-311-344/+356
* [LoopVectorize, x86] regenerate checks; NFCSanjay Patel2018-05-311-99/+403
* Initial support for vectorization using svml (short vector math library).Matt Masten2016-07-291-0/+185
OpenPOWER on IntegriCloud