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