Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+130 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -130/+0 |
* | [X86] Make Feature64Bit useful | Craig Topper | 2018-08-30 | 1 | -1/+1 |
* | Roll forward r243250 | Jingyue Wu | 2015-07-26 | 1 | -3/+6 |
* | Revert r243250 | Jingyue Wu | 2015-07-26 | 1 | -6/+3 |
* | [TTI/CostModel] improve TTI::getGEPCost and use it in CostModel::getInstructi... | Jingyue Wu | 2015-07-26 | 1 | -3/+6 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -9/+9 |
* | Move late partial-unrolling thresholds into the processor definitions | Hal Finkel | 2014-05-08 | 1 | -2/+2 |
* | LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to lim... | Benjamin Kramer | 2014-05-04 | 1 | -0/+47 |
* | Implement X86TTI::getUnrollingPreferences | Hal Finkel | 2014-04-01 | 1 | -0/+80 |