| Commit message (Expand) | Author | Age | Files | Lines |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-04-13 | 4 | -9/+558 |
| * | [mips][microMIPS] Fix for "Cannot copy registers" assertion | Hrvoje Varga | 2016-04-13 | 2 | -0/+50 |
| * | Revert "[mips] MIPSR6 Compact branch aliases" | Simon Dardis | 2016-04-12 | 5 | -54/+48 |
| * | [mips] MIPSR6 Compact branch aliases | Simon Dardis | 2016-04-12 | 5 | -48/+54 |
| * | [mips] Make Static a default relocation model for MIPS codegen | Petar Jovanovic | 2016-04-11 | 73 | -328/+333 |
| * | Revert r265817 | Colin LeMahieu | 2016-04-08 | 1 | -1/+1 |
| * | [llvm-objdump] Printing hex instead of dec by default | Colin LeMahieu | 2016-04-08 | 1 | -1/+1 |
| * | [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instru... | Zlatko Buljan | 2016-04-08 | 1 | -8/+317 |
| * | Don't delete empty preheaders in CodeGenPrepare if it would create a critical... | Chuang-Yu Cheng | 2016-04-05 | 2 | -10/+10 |
| * | [mips] MIPSR6 Compact jump support | Simon Dardis | 2016-04-05 | 5 | -75/+152 |
| * | [mips][microMIPS] Revert commits r264245 and r264248. | Zoran Jovanovic | 2016-04-02 | 7 | -567/+9 |
| * | fix CHECK_DAG -> CHECK-DAG | Sanjay Patel | 2016-03-28 | 2 | -4/+4 |
| * | CodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH_SUCCESS. | Tim Northover | 2016-03-24 | 1 | -2/+52 |
| * | [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, D... | Zlatko Buljan | 2016-03-24 | 4 | -9/+558 |
| * | [mips][microMIPS] Fix for "Cannot copy registers" assertion | Hrvoje Varga | 2016-03-24 | 3 | -0/+9 |
| * | [mips][microMIPS] Delay slot filler modifications | Hrvoje Varga | 2016-03-23 | 1 | -0/+4 |
| * | [mips] MIPS32R6 compact branch support | Daniel Sanders | 2016-03-14 | 5 | -17/+197 |
| * | [mips] Fix an issue with long double when function roundl is defined | Zlatko Buljan | 2016-03-14 | 1 | -0/+44 |
| * | [mips] MIPSR6 Instruction itineraries | Vasileios Kalintiris | 2016-03-11 | 2 | -30/+30 |
| * | [mips][microMIPS] Prevent usage of OR16_MMR6 instruction when code for microM... | Zoran Jovanovic | 2016-03-04 | 1 | -12/+17 |
| * | Revert "[mips] Promote the result of SETCC nodes to GPR width." | Vasileios Kalintiris | 2016-03-01 | 9 | -243/+177 |
| * | [mips] Promote the result of SETCC nodes to GPR width. | Vasileios Kalintiris | 2016-03-01 | 9 | -177/+243 |
| * | [mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined. | Vasileios Kalintiris | 2016-02-29 | 2 | -19/+20 |
| * | [mips] Make isel select the correct DEXT variant up front. | Daniel Sanders | 2016-02-29 | 3 | -4/+10 |
| * | [MC][ELF] Handle MIPS specific .sdata and .sbss directives | Simon Atanasyan | 2016-02-11 | 2 | -24/+27 |
| * | [mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections | Simon Atanasyan | 2016-02-03 | 1 | -0/+24 |
| * | [mips] Split large test file into 3 smaller ones. | Vasileios Kalintiris | 2016-02-01 | 4 | -712/+772 |
| * | [mips][microMIPS] Disable FastISel for microMIPS | Zoran Jovanovic | 2016-01-28 | 2 | -8/+2 |
| * | [MC] Use .p2align instead of .align | Dan Gohman | 2016-01-26 | 10 | -41/+41 |
| * | [mips] Correct operand order in DSP's mthi/mtlo | Daniel Sanders | 2016-01-12 | 1 | -7/+7 |
| * | [mips] Never select JAL for calls to an absolute immediate address. | Daniel Sanders | 2016-01-11 | 1 | -0/+15 |
| * | Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst | Jun Bum Lim | 2015-12-21 | 2 | -2/+2 |
| * | AsmPrinter: Use emitGlobalConstantFP to emit elements of constant data | Justin Bogner | 2015-12-08 | 1 | -2/+1 |
| * | Have 'optnone' respect the -fast-isel=false option. | Paul Robinson | 2015-11-30 | 1 | -2/+2 |
| * | [mips][ias] Explicitly disable IAS on tests that depend on not assembling. | Daniel Sanders | 2015-11-26 | 3 | -124/+129 |
| * | [mips][ias] Replace anchor comments with anchor instructions in tests. | Daniel Sanders | 2015-11-26 | 2 | -44/+44 |
| * | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 10 | -31/+31 |
| * | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 10 | -31/+31 |
| * | Stop producing .data.rel sections. | Rafael Espindola | 2015-11-18 | 1 | -3/+3 |
| * | Use TargetRegisterInfo for printing MachineOperand register comments | Dan Gohman | 2015-11-17 | 1 | -2/+2 |
| * | Drop prelink support. | Rafael Espindola | 2015-11-17 | 1 | -3/+3 |
| * | [mips] Disable code generation through FastISel for MIPS32R6. | Vasileios Kalintiris | 2015-11-16 | 1 | -0/+27 |
| * | [mips][ias] Remove spurious ';' from inline assembly test. | Daniel Sanders | 2015-11-16 | 1 | -4/+4 |
| * | [mips][ias] Accept $31 or $ra in hf16call32.ll. IAS prints the latter. | Daniel Sanders | 2015-11-16 | 1 | -14/+14 |
| * | [mips][ias] Allow whitespace after commas in inlineasm*.ll tests. | Daniel Sanders | 2015-11-16 | 4 | -59/+59 |
| * | [mips][ias] Explicitly disable IAS on asm-large-immediate.ll. | Daniel Sanders | 2015-11-13 | 1 | -1/+2 |
| * | [mips][ias] Replace invalid assembly insn in test since IAS parses inline ass... | Daniel Sanders | 2015-11-13 | 1 | -2/+2 |
| * | [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes. | Vasileios Kalintiris | 2015-11-06 | 4 | -32/+110 |
| * | [mips] wrong opcode for ll/sc instructions on mipsr6 when -integrated-as is used | Zoran Jovanovic | 2015-10-29 | 1 | -0/+32 |
| * | [mips] Check the register class before replacing materializations of zero wit... | Vasileios Kalintiris | 2015-10-29 | 1 | -0/+8 |