| Commit message (Expand) | Author | Age | Files | Lines |
| * | GlobalISel: Remove unsigned variant of SrcOp | Matt Arsenault | 2019-06-24 | 1 | -2/+2 |
| * | [MIPS GlobalISel] Handle position independent code | Petar Avramovic | 2019-05-31 | 1 | -0/+8 |
| * | [mips] Move initGlobalBaseReg to MipsFunctionInfo. NFC | Petar Avramovic | 2019-05-31 | 1 | -0/+88 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [mips] Factor out register class selection for global base register. NFC | Simon Atanasyan | 2018-07-21 | 1 | -18/+20 |
| * | [mips] Removal of microMIPS64R6 | Aleksandar Beserminji | 2017-12-11 | 1 | -3/+1 |
| * | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
| * | evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled" | Simon Dardis | 2017-06-07 | 1 | -1/+5 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [mips] Fix test mips64fpldst.ll with machine verifier enabled | Sagar Thakur | 2017-04-26 | 1 | -5/+1 |
| * | Move size and alignment information of regclass to TargetRegisterInfo | Krzysztof Parzyszek | 2017-04-24 | 1 | -8/+11 |
| * | [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other... | Eugene Zelenko | 2017-01-30 | 1 | -7/+6 |
| * | Fix spelling mistakes in MIPS target comments. NFC. | Simon Pilgrim | 2016-11-18 | 1 | -1/+1 |
| * | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -3/+3 |
| * | [mips][mips16] Fix machine verifier errors about incorrect register classes o... | Daniel Sanders | 2016-06-16 | 1 | -12/+0 |
| * | [mips][microMIPS] Fix for "Cannot copy registers" assertion | Hrvoje Varga | 2016-04-13 | 1 | -1/+3 |
| * | [mips][microMIPS] Revert commits r264245 and r264248. | Zoran Jovanovic | 2016-04-02 | 1 | -3/+1 |
| * | [mips][microMIPS] Fix for "Cannot copy registers" assertion | Hrvoje Varga | 2016-03-24 | 1 | -1/+3 |
| * | [mips] Interrupt attribute support for mips32r2+. | Vasileios Kalintiris | 2015-10-26 | 1 | -0/+15 |
| * | PseudoSourceValue: Transform the mips subclass to target independent subclasses | Alex Lorenz | 2015-08-11 | 1 | -51/+4 |
| * | PseudoSourceValue: Introduce a 'PSVKind' enumerator. | Alex Lorenz | 2015-08-11 | 1 | -2/+3 |
| * | [Mips] Use unique_ptr to manage ownership. | Benjamin Kramer | 2015-04-16 | 1 | -15/+7 |
| * | [mips][microMIPS] Change register class for GP register | Zoran Jovanovic | 2015-02-27 | 1 | -6/+11 |
| * | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+1 |
| * | Remove most of the TargetMachine::getSubtarget/getSubtargetImpl | Eric Christopher | 2015-01-29 | 1 | -9/+13 |
| * | Remove a bunch of unnecessary typecasts to 'const TargetRegisterClass *' | Craig Topper | 2014-11-21 | 1 | -9/+5 |
| * | Fix some cases where StringRef was being passed by const reference. Remove co... | Craig Topper | 2014-08-30 | 1 | -2/+2 |
| * | [mips] For the FP64A ABI, odd-numbered double-precision moves must not use mt... | Daniel Sanders | 2014-07-14 | 1 | -5/+5 |
| * | [mips] Expand BuildPairF64 to a spill and reload when the O32 FPXX ABI is | Sasa Stankovic | 2014-07-14 | 1 | -0/+8 |
| * | Use range loop. | Rafael Espindola | 2014-05-07 | 1 | -3/+2 |
| * | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -1/+1 |
| * | [mips] Simplify and optimize code. | Akira Hatanaka | 2013-10-08 | 1 | -10/+6 |
| * | MipsMachineFunction.cpp: Add missing #include <raw_ostream.h> | NAKAMURA Takumi | 2013-09-28 | 1 | -0/+1 |
| * | [mips] Define a derived class of PseudoSourceValue that represents a GOT entry | Akira Hatanaka | 2013-09-27 | 1 | -0/+69 |
| * | [mips] Rename register classes CPURegs and CPU64Regs. | Akira Hatanaka | 2013-08-06 | 1 | -3/+3 |
| * | [mips] Lower EH_RETURN. | Akira Hatanaka | 2013-01-30 | 1 | -0/+16 |
| * | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
| * | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -2/+2 |
| * | This patch is for the implementation of mips16 complex pattern addr16. | Reed Kotler | 2012-10-28 | 1 | -0/+13 |
| * | Add basic ability to setup call frame, and make procedure calls. | Akira Hatanaka | 2012-07-23 | 1 | -4/+7 |
| * | Revert accidental commit. | Akira Hatanaka | 2012-07-21 | 1 | -7/+4 |
| * | Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind. | Akira Hatanaka | 2012-07-21 | 1 | -4/+7 |
| * | Delete all functions that are no longer needed in MipsFunctionInfo, including | Akira Hatanaka | 2012-05-12 | 1 | -7/+0 |
| * | Do not use $gp as a dedicated global register if the target ABI is not O32. | Akira Hatanaka | 2012-04-25 | 1 | -2/+2 |
| * | Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s... | Craig Topper | 2012-04-20 | 1 | -3/+3 |
| * | remove blanks, and some code format | Jia Liu | 2012-02-28 | 1 | -1/+1 |
| * | Add an option to use a virtual register as the global base register instead of | Akira Hatanaka | 2012-02-24 | 1 | -0/+36 |
| * | remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. | Jia Liu | 2012-02-17 | 1 | -1/+1 |
| * | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+14 |