[mips][microMIPS] Implement ADDIUR1SP instruction
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsMCCodeEmitter.h
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement ADDIUR1SP instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement ADDIUR2 instruction
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUSP instruction
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JRADDIUSP instruction
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-09 Zoran Jovanovic[mips][mips64r6] Add LDPC instruction
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Compact indexed jumps.
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add compact branch instructions
2014-05-15 Daniel Sanders[mips][mips64r6] Add addiupc, aluipc, and auipc
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-03-21 Matheus Almeida[mips] Update namespace.
2014-03-20 Matheus Almeida[mips] Splitting up class definition from implementation.