Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Profile] handle select instruction in 'expect' lowering | Xinliang David Li | 2016-09-02 | 1 | -0/+10 |
* | [LowerExpectIntrinsic] make default likely/unlikely ratio bigger | Sanjay Patel | 2016-04-26 | 1 | -4/+4 |
* | [PM] Port StripDeadPrototypes to the new pass manager | Justin Bogner | 2015-10-30 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -7/+7 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -19/+19 |
* | [PM] Port LowerExpectIntrinsic to the new pass manager. | Chandler Carruth | 2015-01-24 | 1 | -0/+1 |
* | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -4/+4 |
* | Lower llvm.expect intrinsic correctly for i1 | Duncan P. N. Exon Smith | 2014-02-02 | 1 | -0/+29 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -8/+8 |
* | Introduce "expect" intrinsic instructions. | Jakub Staszak | 2011-07-06 | 1 | -0/+251 |