summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Scalarizer/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* [Scalarizer] Propagate IR flagsJay Foad2019-06-211-0/+53
* [Scalarizer] Add UnaryOperator visitor to scalarization passCameron McInally2019-06-041-0/+62
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+453
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-453/+0
* Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.Michael Kruse2018-12-201-12/+13
* [PM] Port Scalarizer to the new pass manager.Mikael Holmen2018-11-211-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-41/+41
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-41/+41
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-6/+6
* Fix Scalarizer insertion point when replacing PHIs with insertelementsRichard Sandiford2013-12-231-0/+29
* Fix Scalarizer handling of vector GEPs with multiple index operandsRichard Sandiford2013-12-231-0/+32
* Add a Scalarizer pass.Richard Sandiford2013-11-221-0/+390
OpenPOWER on IntegriCloud