[mips][ias] Range check uimm2 operands and fix a bug this revealed.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIInfo.h
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-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
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-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2015-01-26 Eric ChristopherCorrect the header guard for MipsABIInfo.h.
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-12-17 Vladimir MedicMipsABIInfo class is used in different libraries. Movin...