summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/metadata-enable.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable LoopVectorization by default.Alina Sbirlea2019-04-251-505/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+2473
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-2473/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-12/+12
* [LV] Preserve inbounds on created GEPsDaniel Neilson2018-05-011-4/+4
* [LV] Fix test checks, NFCAlexey Bataev2018-02-211-76/+2363
* Changed basic cost of store operation on X86Elena Demikhovsky2017-08-201-1/+1
* Increases full-unroll threshold.Dehao Chen2017-02-181-2/+12
* Roll forward r243250Jingyue Wu2015-07-261-3/+3
* Revert r243250Jingyue Wu2015-07-261-3/+3
* [TTI/CostModel] improve TTI::getGEPCost and use it in CostModel::getInstructi...Jingyue Wu2015-07-261-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-4/+4
* Rename loop unrolling and loop vectorizer metadata to have a common prefix.Eli Bendersky2014-06-251-4/+5
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-081-10/+10
* Implement X86TTI::getUnrollingPreferencesHal Finkel2014-04-011-10/+10
* force vector width via cpu on vectorizer metadata enableRenato Golin2013-12-071-11/+11
* Move test to X86 dirRenato Golin2013-12-051-0/+175
OpenPOWER on IntegriCloud