summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/conditional-assignment.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+57
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-57/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [LV] Move isLegalMasked* functions from Legality to CostModelRenato Golin2018-02-261-1/+1
* Reapply "[LV] Enable vectorization of loops with conditional stores by default"Matthew Simpson2016-12-161-2/+2
* Revert r289863: [LV] Enable vectorization of loops with conditionalChandler Carruth2016-12-161-2/+2
* [LV] Enable vectorization of loops with conditional stores by defaultMatthew Simpson2016-12-151-2/+2
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* [PM] Port LoopVectorize to the new PM.Sean Silva2016-07-091-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-11/+11
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-20/+20
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-7/+7
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-7/+7
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-7/+7
* Add diagnostics to the vectorizer cost model.Tyler Nowicki2014-08-021-0/+58
OpenPOWER on IntegriCloud