Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap | Sanjoy Das | 2015-02-25 | 1 | -1/+1 |
* | Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ... | Hans Wennborg | 2015-02-24 | 1 | -1/+1 |
* | Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap | Sanjoy Das | 2015-02-23 | 1 | -1/+1 |
* | Revert 230275. | Sanjoy Das | 2015-02-23 | 1 | -1/+1 |
* | Fix bug 22641 | Sanjoy Das | 2015-02-23 | 1 | -1/+1 |
* | Fix PR22179. | Sanjoy Das | 2015-01-10 | 1 | -1/+1 |
* | [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN. | Quentin Colombet | 2014-05-20 | 1 | -4/+7 |
* | [X86] Implement TargetLowering::getScalingFactorCost hook. | Quentin Colombet | 2014-04-26 | 1 | -0/+37 |