[mips][microMIPS] Implement AND16, NOT16, OR16 and XOR16 instructions
[oota-llvm.git] / lib / Target / NVPTX / InstPrinter / NVPTXInstPrinter.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2013-11-15 Justin Holewinski[NVPTX] Fix handling of indirect calls
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure