summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/X86/partial.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+130
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-130/+0
* [X86] Make Feature64Bit usefulCraig Topper2018-08-301-1/+1
* 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
* [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
* 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-011-0/+80
OpenPOWER on IntegriCloud