summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/cost-model.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+82
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-82/+0
* [X86] Enable interleaved memory access by defaultMichael Kuperstein2016-10-201-1/+1
* [x86] avoid code explosion from LoopVectorizer for gather loop (PR27826) Sanjay Patel2016-05-251-0/+41
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-1/+1
* Loop Vectorizer: Update the cost model of scatter/gather operations and makeNadav Rotem2012-12-231-1/+4
* Cost Model: add tables for some avx type-conversion hacks.Nadav Rotem2012-11-061-1/+1
* Refactor the VectorTargetTransformInfo interface.Nadav Rotem2012-10-261-1/+1
* Move the target-specific tests, which require specific backends, to dirs that...Nadav Rotem2012-10-261-0/+38
OpenPOWER on IntegriCloud