Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add final and owerride keywords to TargetTransformInfo's subclasses. | Juergen Ributzka | 2014-01-24 | 1 | -15/+17 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Implement TTI getUnrollingPreferences for PowerPC | Hal Finkel | 2013-09-11 | 1 | -0/+9 |
* | CostModel: Add parameter to instruction cost to further classify operand values | Arnold Schwaighofer | 2013-04-04 | 1 | -3/+8 |
* | Add the PPC64 popcntd instruction | Hal Finkel | 2013-03-28 | 1 | -3/+2 |
* | Refine fix to bug 15041. | Bill Schmidt | 2013-02-08 | 1 | -18/+17 |
* | Constrain PowerPC autovectorization to fix bug 15041. | Bill Schmidt | 2013-02-07 | 1 | -0/+19 |
* | Remove unused variables, silences -Wunused-variable | Dmitri Gribenko | 2013-01-25 | 1 | -4/+2 |
* | Initial implementation of PPCTargetTransformInfo | Hal Finkel | 2013-01-25 | 1 | -0/+220 |