Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't IPO over functions that can be de-refined | Sanjoy Das | 2016-04-08 | 1 | -1/+1 |
* | Disallow aliases to available_externally. | Rafael Espindola | 2015-11-26 | 1 | -0/+6 |
* | [opaque pointer type] Add textual IR support for explicit type parameter for ... | David Blaikie | 2015-09-11 | 1 | -6/+6 |
* | Use "weak alias" instead of "alias weak" | Rafael Espindola | 2014-07-30 | 1 | -1/+1 |
* | Move test for r210734 to Feature/aliases.ll. | Bob Wilson | 2014-06-12 | 1 | -4/+0 |
* | Fix verifier for GlobalAliases to avoid recursing into global initializers. | Bob Wilson | 2014-06-12 | 1 | -0/+4 |
* | Allow alias to point to an arbitrary ConstantExpr. | Rafael Espindola | 2014-06-03 | 1 | -0/+15 |
* | Reject alias to undefined symbols in the verifier. | Rafael Espindola | 2014-03-12 | 1 | -0/+12 |