| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [TTI] Make the cost APIs in TargetTransformInfo consistently use 'int' | Chandler Carruth | 2015-08-05 | 1 | -1/+1 |
| * | Enable partial and runtime loop unrolling for NVPTX. | Mark Heffernan | 2015-07-13 | 1 | -0/+2 |
| * | [TTI] BasicTTIImpl assumes no vector registers | Jingyue Wu | 2015-07-10 | 1 | -2/+0 |
| * | [NVPTX] declare no vector registers | Jingyue Wu | 2015-07-10 | 1 | -0/+2 |
| * | Make TargetTransformInfo keeping a reference to the Module DataLayout | Mehdi Amini | 2015-07-09 | 1 | -14/+3 |
| * | Divergence analysis for GPU programs | Jingyue Wu | 2015-04-10 | 1 | -0/+2 |
| * | [multiversion] Switch the TTI queries from TargetMachine to Subtarget | Chandler Carruth | 2015-02-01 | 1 | -7/+8 |
| * | [multiversion] Remove the cached TargetMachine pointer from the | Chandler Carruth | 2015-02-01 | 1 | -3/+10 |
| * | [multiversion] Remove a false freedom to leave the TargetMachine pointer | Chandler Carruth | 2015-02-01 | 1 | -3/+2 |
| * | [PM] Switch the TargetMachine interface from accepting a pass manager | Chandler Carruth | 2015-01-31 | 1 | -0/+67 |

