Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Disable loop unrolling in loop vectorization pass when VF is 1. | Wei Mi | 2015-05-06 | 1 | -1/+1 |
* | [multiversion] Switch the TTI queries from TargetMachine to Subtarget | Chandler Carruth | 2015-02-01 | 1 | -10/+5 |
* | [multiversion] Remove the cached TargetMachine pointer from the | Chandler Carruth | 2015-02-01 | 1 | -4/+13 |
* | [multiversion] Switch all of the targets over to use the | Chandler Carruth | 2015-02-01 | 1 | -2/+2 |
* | [multiversion] Remove a false freedom to leave the TargetMachine pointer | Chandler Carruth | 2015-02-01 | 1 | -3/+2 |
* | Removed a spurious semicolon; NFC | Aaron Ballman | 2015-01-31 | 1 | -1/+0 |
* | [PM] Switch the TargetMachine interface from accepting a pass manager | Chandler Carruth | 2015-01-31 | 1 | -0/+110 |