| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mips] Move InstPrinter files to MCTargetDesc. NFC | Richard Trieu | 2019-05-11 | 4 | -424/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | [mips] Remove dead code. NFC | Simon Atanasyan | 2018-07-11 | 2 | -6/+0 |
* | [llvm] Remove redundant return [NFC] | Mandeep Singh Grang | 2017-11-12 | 1 | -1/+0 |
* | Revert "[mips] Fix c.<cc>.<fmt> instruction definition." | Simon Dardis | 2016-09-09 | 2 | -0/+7 |
* | [mips] Fix c.<cc>.<fmt> instruction definition. | Simon Dardis | 2016-09-09 | 2 | -7/+0 |
* | [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions | Hrvoje Varga | 2016-07-22 | 1 | -0/+1 |
* | [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO... | Zlatko Buljan | 2016-06-15 | 1 | -0/+1 |
* | [mips] Implement 'la' macro in PIC mode for O32. | Daniel Sanders | 2016-06-03 | 1 | -28/+1 |
* | [mips] Fix unused variable warning for release builds introduced by r268379. | Daniel Sanders | 2016-05-03 | 1 | -3/+1 |
* | [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations. | Daniel Sanders | 2016-05-03 | 1 | -36/+1 |
* | [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter` | Simon Atanasyan | 2016-03-17 | 1 | -2/+2 |
* | [mips] Range check uimm20 and fixed a bug this revealed. | Daniel Sanders | 2016-02-29 | 2 | -17/+14 |
* | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -16/+0 |
* | Remove extra forward declarations and scrub includes for all in tree InstPrin... | Craig Topper | 2015-12-25 | 1 | -2/+0 |
* | [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions | Zlatko Buljan | 2015-11-12 | 1 | -0/+2 |
* | MC: Add target hook to control symbol quoting | Matt Arsenault | 2015-06-09 | 1 | -4/+5 |
* | [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the | Akira Hatanaka | 2015-03-27 | 2 | -2/+3 |
* | [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B | Jozef Kolek | 2015-01-21 | 1 | -0/+1 |
* | Reverted revision 226577. | Jozef Kolek | 2015-01-20 | 1 | -1/+0 |
* | [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B | Jozef Kolek | 2015-01-20 | 1 | -0/+1 |
* | Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in... | Craig Topper | 2015-01-05 | 1 | -2/+2 |
* | [mips][microMIPS] Implement SWP and LWP instructions | Zoran Jovanovic | 2014-12-16 | 2 | -0/+6 |
* | [mips][microMIPS] Implement SWM16 and LWM16 instructions | Zoran Jovanovic | 2014-11-27 | 1 | -0/+2 |
* | [mips][micromips] Implement SWM32 and LWM32 instructions | Zoran Jovanovic | 2014-11-19 | 2 | -0/+23 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 | Zoran Jovanovic | 2014-05-27 | 1 | -0/+2 |
* | TableGen: use PrintMethods to print more aliases | Tim Northover | 2014-05-12 | 1 | -0/+2 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -2/+2 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16. | Daniel Sanders | 2014-03-31 | 1 | -0/+1 |
* | [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16. | Daniel Sanders | 2014-03-31 | 1 | -1/+0 |
* | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | [mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressions | Petar Jovanovic | 2014-02-04 | 1 | -2/+5 |
* | Distinguish and choose 16 or 32 bit forms of save/restore for Mips16. | Reed Kotler | 2013-12-11 | 1 | -0/+8 |
* | Cleaning up of prologue/epilogue code for Mips16. First step | Reed Kotler | 2013-12-08 | 2 | -0/+25 |
* | [CMake] Let add_public_tablegen_target responsible to provide dependency to C... | NAKAMURA Takumi | 2013-11-28 | 1 | -2/+0 |
* | [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set... | NAKAMURA Takumi | 2013-11-28 | 1 | -2/+0 |
* | [mips][msa] Added support for matching splati from normal IR (i.e. not intrin... | Daniel Sanders | 2013-09-27 | 2 | -0/+10 |
* | [mips][msa] Added support for matching shf from normal IR (i.e. not intrinsics) | Daniel Sanders | 2013-09-24 | 2 | -0/+6 |
* | [mips] Place parentheses around && to silence warning. | Akira Hatanaka | 2013-09-07 | 1 | -3/+3 |
* | [mips] Make "b" (unconditional branch) a pseudo. "b" is an assembly idiom, wh... | Akira Hatanaka | 2013-09-06 | 1 | -1/+4 |
* | [micromips] Print instruction alias "not" if the last operand of a nor is zero. | Akira Hatanaka | 2013-08-21 | 1 | -0/+1 |
* | [mips] Delete unnecessary InstAliases. Also, clear some of the InstAlias' | Akira Hatanaka | 2013-08-06 | 1 | -0/+6 |
* | [mips] Replace usages of register classes with register operands. Also, remove | Akira Hatanaka | 2013-08-06 | 1 | -0/+6 |
* | [mips] Define "bal" as a pseudo instruction. Also, fix bug in the InstAlias that | Akira Hatanaka | 2013-07-30 | 1 | -0/+3 |
* | [mips] Add comment and simplify function. | Akira Hatanaka | 2013-07-29 | 1 | -23/+14 |
* | [mips] Fix FP branch instructions to have explicit FP condition code register | Akira Hatanaka | 2013-07-26 | 1 | -0/+8 |
* | [mips] Delete register print method MipsInstPrinter::printCPURegs that is not | Akira Hatanaka | 2013-07-26 | 2 | -6/+0 |
* | [mips] Print instructions "beq", "bne" and "or" using assembler pseudo | Akira Hatanaka | 2013-07-26 | 2 | -1/+57 |