Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a [-Werror,-Winconsistent-missing-override] problem in the | Eric Christopher | 2015-04-28 | 1 | -1/+1 |
* | [NVPTX] Handle addrspacecast constant expressions in aggregate initializers | Justin Holewinski | 2015-04-28 | 1 | -0/+44 |
* | Fix uses of reserved identifiers starting with an underscore followed by an u... | David Blaikie | 2015-03-16 | 1 | -2/+2 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | If available, pass down the Fixup object to EvaluateAsRelocatable. | Joerg Sonnenberger | 2014-08-10 | 1 | -1/+2 |
* | Move expression visitation logic up to MCStreamer. | Rafael Espindola | 2014-06-25 | 1 | -1/+1 |
* | Simplify the visitation of target expressions. No functionality change. | Rafael Espindola | 2014-06-25 | 1 | -1/+1 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -5/+5 |
* | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -1/+1 |
* | [NVPTX] Start conversion to MC infrastructure | Justin Holewinski | 2013-08-06 | 1 | -0/+83 |