summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXMCExpr.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a [-Werror,-Winconsistent-missing-override] problem in theEric Christopher2015-04-281-1/+1
* [NVPTX] Handle addrspacecast constant expressions in aggregate initializersJustin Holewinski2015-04-281-0/+44
* Fix uses of reserved identifiers starting with an underscore followed by an u...David Blaikie2015-03-161-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* If available, pass down the Fixup object to EvaluateAsRelocatable.Joerg Sonnenberger2014-08-101-1/+2
* Move expression visitation logic up to MCStreamer.Rafael Espindola2014-06-251-1/+1
* Simplify the visitation of target expressions. No functionality change.Rafael Espindola2014-06-251-1/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-5/+5
* [C++] Use 'nullptr'.Craig Topper2014-04-281-1/+1
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-061-0/+83
OpenPOWER on IntegriCloud