| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make library calls sensitive to regparm module flag (Fixes PR3997). | Nirav Dave | 2017-03-18 | 1 | -2/+3 |
| * | [Mips] Add support to match more patterns for DEXT and CINS | Petar Jovanovic | 2017-03-15 | 1 | -23/+119 |
| * | [mips] Revert fixes for PR32020. | Simon Dardis | 2017-03-09 | 1 | -32/+159 |
| * | [Target/MIPS] Kill dead code, no functional change intended. | Davide Italiano | 2017-02-24 | 1 | -11/+0 |
| * | Recommit "[mips] Fix atomic compare and swap at O0." | Simon Dardis | 2017-02-24 | 1 | -148/+32 |
| * | Revert "[mips] Fix atomic compare and swap at O0." | Simon Dardis | 2017-02-24 | 1 | -32/+148 |
| * | [mips] Fix atomic compare and swap at O0. | Simon Dardis | 2017-02-24 | 1 | -148/+32 |
| * | [mips] Recommit: "N64 static relocation model support" | Simon Dardis | 2017-01-27 | 1 | -17/+26 |
| * | Revert "[mips] N64 static relocation model support" | Simon Dardis | 2017-01-26 | 1 | -26/+17 |
| * | [mips] N64 static relocation model support | Simon Dardis | 2017-01-26 | 1 | -17/+26 |
| * | [mips] Restrict tail call optimization | Simon Dardis | 2016-11-20 | 1 | -4/+13 |
| * | Introduce TLI predicative for base-relative Jump Tables. | Joerg Sonnenberger | 2016-11-15 | 1 | -36/+1 |
| * | Target: Change various section classifiers in TargetLoweringObjectFile to tak... | Peter Collingbourne | 2016-10-24 | 1 | -1/+2 |
| * | [mips][FastISel] Instantiate the MipsFastISel class only for targets that sup... | Vasileios Kalintiris | 2016-10-18 | 1 | -3/+13 |
| * | [mips] LLVM PR/30197 - Tail call incorrectly clobbers arguments for mips | Simon Dardis | 2016-09-21 | 1 | -1/+3 |
| * | Revert "[mips] Fix c.<cc>.<fmt> instruction definition." | Simon Dardis | 2016-09-09 | 1 | -4/+138 |
| * | [mips] Fix c.<cc>.<fmt> instruction definition. | Simon Dardis | 2016-09-09 | 1 | -138/+4 |
| * | [mips] Disable the TImode shift libcalls for 32-bit targets. | Vasileios Kalintiris | 2016-09-07 | 1 | -0/+7 |
| * | Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPC | Hal Finkel | 2016-09-01 | 1 | -19/+8 |
| * | Replace "fallthrough" comments with LLVM_FALLTHROUGH | Justin Bogner | 2016-08-17 | 1 | -6/+6 |
| * | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -18/+18 |
| * | [SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,... | Justin Lebar | 2016-07-15 | 1 | -30/+20 |
| * | CodeGen: Use MachineInstr& in TargetLowering, NFC | Duncan P. N. Exon Smith | 2016-06-30 | 1 | -61/+63 |
| * | Fix typo. | Rafael Espindola | 2016-06-27 | 1 | -1/+1 |
| * | Use the isPositionIndependent predicate. NFC. | Rafael Espindola | 2016-06-27 | 1 | -6/+6 |
| * | Add an explanation on how mips is special in here. | Rafael Espindola | 2016-06-27 | 1 | -0/+11 |
| * | Mips: Fix access to private functions. | Rafael Espindola | 2016-06-27 | 1 | -1/+1 |
| * | [SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee | Krzysztof Parzyszek | 2016-06-22 | 1 | -1/+1 |
| * | [mips][atomics] Fix atomic instruction descriptions and uses. | Simon Dardis | 2016-06-14 | 1 | -18/+46 |
| * | Run clang-tidy's performance-unnecessary-copy-initialization over LLVM. | Benjamin Kramer | 2016-06-12 | 1 | -1/+1 |
| * | Pass DebugLoc and SDLoc by const ref. | Benjamin Kramer | 2016-06-12 | 1 | -24/+23 |
| * | [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELNEZ, SELEQZ.*, SE... | Zlatko Buljan | 2016-06-09 | 1 | -0/+1 |
| * | [mips] EABI CodeGen is completely untested and seems to have bitrotted. Remov... | Daniel Sanders | 2016-06-03 | 1 | -1/+0 |
| * | [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations. | Daniel Sanders | 2016-05-03 | 1 | -1/+1 |
| * | [mips][atomics] Fix partword atomic binary operation implementation | Simon Dardis | 2016-04-28 | 1 | -6/+10 |
| * | [CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering... | Craig Topper | 2016-04-28 | 1 | -4/+0 |
| * | [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly | Zoran Jovanovic | 2016-04-13 | 1 | -6/+11 |
| * | [mips] Sign-extend i32 values truncated from previously zero-extended i32 val... | Vasileios Kalintiris | 2016-04-13 | 1 | -0/+34 |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-04-13 | 1 | -4/+20 |
| * | [mips][microMIPS] Revert commits r264245 and r264248. | Zoran Jovanovic | 2016-04-02 | 1 | -20/+4 |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-03-24 | 1 | -4/+20 |
| * | Tweak some atomics functions in preparation for larger changes; NFC. | James Y Knight | 2016-03-16 | 1 | -1/+0 |
| * | [mips] MIPS32R6 compact branch support | Daniel Sanders | 2016-03-14 | 1 | -0/+2 |
| * | Revert "[mips] Promote the result of SETCC nodes to GPR width." | Vasileios Kalintiris | 2016-03-01 | 1 | -62/+18 |
| * | [mips] Promote the result of SETCC nodes to GPR width. | Vasileios Kalintiris | 2016-03-01 | 1 | -18/+62 |
| * | Update to use new name alignTo(). | Rui Ueyama | 2016-01-14 | 1 | -8/+7 |
| * | Mips: Remove lowerSELECT_CC | Matt Arsenault | 2016-01-11 | 1 | -17/+2 |
| * | [Mips] Remove an unnecessary wrapping of a predicate with std::ptr_fun. NFC | Craig Topper | 2015-11-23 | 1 | -1/+1 |
| * | [MIPS] add overrides for isCheapToSpeculateCttz() and isCheapToSpeculateCtlz() | Sanjay Patel | 2015-11-11 | 1 | -0/+8 |
| * | [WinEH] Update exception pointer registers | Joseph Tremoulet | 2015-11-07 | 1 | -3/+0 |