[mips] [IAS] Add support for the DLA pseudo-instruction and fix problems with DLI
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIInfo.cpp
2015-08-17 Daniel Sanders[mips] [IAS] Add support for the DLA pseudo-instruction...
2015-08-11 Vasileios Kalintiris[mips] Remap move as or.
2015-06-16 Daniel SandersClean up redundant copies of Triple objects. NFC
2015-06-02 Vasileios Kalintiris[mips] Add support for dynamic stack realignment.
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-04-17 Daniel Sanders[mips] Move ABI-dependent register selections to MipsAB...
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2014-12-17 Vladimir MedicMipsABIInfo class is used in different libraries. Movin...