Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function entry count metadata. | Diego Novillo | 2015-05-13 | 1 | -0/+10 |
* | [IC] Turn non-null MD on pointer loads to range MD on integer loads. | Charles Davis | 2015-02-25 | 1 | -3/+7 |
* | IR: Return unique_ptr from MDNode::getTemporary() | Duncan P. N. Exon Smith | 2015-01-19 | 1 | -3/+3 |
* | IR: Split Metadata from Value | Duncan P. N. Exon Smith | 2014-12-09 | 1 | -15/+22 |
* | Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just... | Craig Topper | 2014-08-27 | 1 | -1/+1 |
* | Simplify and improve scoped-noalias metadata semantics | Hal Finkel | 2014-07-25 | 1 | -5/+7 |
* | Add scoped-noalias metadata | Hal Finkel | 2014-07-24 | 1 | -3/+17 |
* | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 2014-04-15 | 1 | -1/+1 |
* | Move MDBuilder's methods out of line. | Benjamin Kramer | 2014-04-12 | 1 | -0/+139 |