summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/X86
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-174-0/+261
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-174-261/+0
* [X86] Make Feature64Bit usefulCraig Topper2018-08-301-1/+1
* Changed basic cost of store operation on X86Elena Demikhovsky2017-08-201-0/+104
* Adds the ability to use an epilog remainder loop during loop unrolling and makesDavid L Kreitzer2016-04-051-3/+3
* Roll forward r243250Jingyue Wu2015-07-261-3/+6
* Revert r243250Jingyue Wu2015-07-261-6/+3
* [TTI/CostModel] improve TTI::getGEPCost and use it in CostModel::getInstructi...Jingyue Wu2015-07-261-3/+6
* [LoopUnroll] Use undef for phis with no value liveDavid Majnemer2015-07-011-0/+24
* [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-9/+9
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-081-2/+2
* LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to lim...Benjamin Kramer2014-05-041-0/+47
* Implement X86TTI::getUnrollingPreferencesHal Finkel2014-04-012-0/+84
OpenPOWER on IntegriCloud