X86: Don't turn shifts into ands if there's another use that may not check for equality.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXMCExpr.h
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure