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 | -16/+16 |
* | IR: Stop printing 'metadata' in Metadata::print() | Duncan P. N. Exon Smith | 2014-12-16 | 1 | -2/+0 |
* | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -18/+18 |
* | Extend the verifier to validate range metadata on calls and invokes. | Philip Reames | 2014-10-20 | 1 | -3/+12 |
* | [ValueTracking] Extend range metadata to call/invoke | Jingyue Wu | 2014-06-19 | 1 | -1/+1 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Fix typos noticed by Benjamin Kramer. | Rafael Espindola | 2012-05-31 | 1 | -5/+29 |
* | Require intervals in the range metadata to be in a canonical form: They must | Rafael Espindola | 2012-05-31 | 1 | -0/+40 |
* | First part of PR12251. Add documentation and verifier support for the range | Rafael Espindola | 2012-03-24 | 1 | -0/+78 |