[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIInfo.cpp
2015-10-15 Daniel Sanders[mips][mips16] MIPS16 is not a CPU/Architecture but...
2015-09-28 Craig TopperRemove 'const' from some ArrayRefs. ArrayRefs are alrea...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
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...