2015-10-23 |
Zlatko Buljan | [mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL... |
tree | commitdiff |
2015-10-21 |
Daniel Sanders | [mips][mips16] Re-work the inline assembly stubs to... |
tree | commitdiff |
2015-10-21 |
Daniel Sanders | [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. |
tree | commitdiff |
2015-10-20 |
Duncan P. N. Exon... | Mips: Remove implicit ilist iterator conversions, NFC |
tree | commitdiff |
2015-10-19 |
Zlatko Buljan | [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH... |
tree | commitdiff |
2015-10-19 |
Zlatko Buljan | [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S... |
tree | commitdiff |
2015-10-18 |
Craig Topper | Make a bunch of static arrays const. |
tree | commitdiff |
2015-10-17 |
Craig Topper | Use std::is_sorted to replace a custom version. Also... |
tree | commitdiff |
2015-10-16 |
Hrvoje Varga | [mips][microMIPS] Implement LB, LBE, LBU and LBUE instr... |
tree | commitdiff |
2015-10-15 |
Daniel Sanders | [mips][ias] Implement ulh macro. |
tree | commitdiff |
2015-10-15 |
Daniel Sanders | [mips][mips16] MIPS16 is not a CPU/Architecture but... |
tree | commitdiff |
2015-10-15 |
Zlatko Buljan | [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,... |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement BREAK16, LI16, MOVE16,... |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LLE and SCE instructions |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE... |
tree | commitdiff |
2015-10-15 |
Hrvoje Varga | Test commit. |
tree | commitdiff |
2015-10-12 |
Zoran Jovanovic | [mips][micromips] Initial support for micrmomips DSP... |
tree | commitdiff |
2015-10-12 |
Vasileios Kalintiris | [mips][FastISel] Clang-format switch statement. NFC. |
tree | commitdiff |
2015-10-12 |
Daniel Sanders | [mips][ias] Implement macro expansion when bcc has... |
tree | commitdiff |
2015-10-12 |
Daniel Sanders | [mips] Clean up most macro expansions to use the emit... |
tree | commitdiff |
2015-10-12 |
Daniel Sanders | [mips] Handle undef when extracting subregs from FP64... |
tree | commitdiff |
2015-10-12 |
Zlatko Buljan | Test commit |
tree | commitdiff |
2015-10-10 |
Craig Topper | Change isUIntN/isIntN calls with constant N to use... |
tree | commitdiff |
2015-10-07 |
Vasileios Kalintiris | [mips][FastISel] Factor out common code from switch... |
tree | commitdiff |
2015-10-07 |
Vasileios Kalintiris | [mips][FastISel] Use ternary operator to select opcode... |
tree | commitdiff |
2015-10-07 |
Vasileios Kalintiris | [mips][FastISel] Simple refactoring of MipsFastISel... |
tree | commitdiff |
2015-10-07 |
Scott Egerton | Revert: r249536 - Testing commit access with a trival... |
tree | commitdiff |
2015-10-07 |
Scott Egerton | Testing commit access with a trival whitespace change. |
tree | commitdiff |
2015-10-06 |
Daniel Sanders | [mips][microMIPS] Fix an issue with selecting sqrt... |
tree | commitdiff |
2015-10-06 |
Daniel Sanders | Revert r249123 - [mips][microMIPS] Fix an issue with... |
tree | commitdiff |
2015-10-05 |
Zoran Jovanovic | [mips][microMIPS] Implement JALRC16, JRCADDIUSP and... |
tree | commitdiff |
2015-10-05 |
Daniel Sanders | [mips] Changed the way symbols are handled in dla and... |
tree | commitdiff |
2015-10-05 |
Rafael Espindola | Fix pr24486. |
tree | commitdiff |
2015-10-02 |
Zoran Jovanovic | [mips][microMIPS] Fix an issue with selecting sqrt... |
tree | commitdiff |
2015-10-01 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE, WRPGPR and WSBH... |
tree | commitdiff |
2015-09-28 |
Daniel Sanders | [mips][p5600] Added P5600 processor and initial scheduler. |
tree | commitdiff |
2015-09-28 |
Zoran Jovanovic | [mips] Handling of immediates bigger than 16 bits |
tree | commitdiff |
2015-09-28 |
Craig Topper | Remove 'const' from some ArrayRefs. ArrayRefs are alrea... |
tree | commitdiff |
2015-09-24 |
Daniel Sanders | [mips] Use PredicateControl for the MSA ASE instruction... |
tree | commitdiff |
2015-09-22 |
Daniel Sanders | [mips][sched] Split IIBranch into specific instruction... |
tree | commitdiff |
2015-09-22 |
Daniel Sanders | [mips][sched] Temporarily rename IIAlu to IIM16Alu... |
tree | commitdiff |
2015-09-22 |
Daniel Sanders | [mips][ias] Implement .cpreturn directive. |
tree | commitdiff |
2015-09-22 |
Daniel Sanders | [mips][sched] Added class for WSBH |
tree | commitdiff |
2015-09-21 |
Daniel Sanders | [mips] Allow constant expressions in second argument... |
tree | commitdiff |
2015-09-20 |
Craig Topper | Cleanup places that passed SMLoc by const reference... |
tree | commitdiff |
2015-09-18 |
Daniel Sanders | [mips][microMIPS] Fix an invalid read for lwm32 and... |
tree | commitdiff |
2015-09-17 |
Daniel Sanders | [mips] Add assembler support for the .cprestore directive. |
tree | commitdiff |
2015-09-17 |
Zoran Jovanovic | [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU... |
tree | commitdiff |
2015-09-16 |
Eric Christopher | Make sure we're negating the assembler predicate -... |
tree | commitdiff |
2015-09-16 |
Eric Christopher | constify the Function parameter to the TTI creation... |
tree | commitdiff |
2015-09-16 |
Sanjay Patel | propagate fast-math-flags on DAG nodes |
tree | commitdiff |
2015-09-16 |
Zoran Jovanovic | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Revert r247692: Replace Triple with a new TargetTuple... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips][microMIPS] Fix an issue with disassembling lwm32... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips] Add support for branch-likely pseudo-instructions |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Re-commit r247683: Replace Triple with a new TargetTupl... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Revert r247684 - Replace Triple with a new TargetTuple ... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Replace Triple with a new TargetTuple in MCTargetDesc... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Fix namespace indentation and missing blank lines befor... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE and PREFE instructio... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | [mips] Added support for various EVA ASE instructions. |
tree | commitdiff |
2015-09-14 |
Daniel Sanders | [mips] Unified the MipsMemSimm9GPRAsmOperand and MipsMe... |
tree | commitdiff |
2015-09-14 |
Simon Atanasyan | [mips] Remove redundant nested-name-specifier. NFC |
tree | commitdiff |
2015-09-14 |
Simon Atanasyan | [mips] Save a copy of MipsABIInfo in the MipsTargetStre... |
tree | commitdiff |
2015-09-12 |
Bruce Mitchener | Fix typos. |
tree | commitdiff |
2015-09-09 |
Matthias Braun | Save LaneMask with livein registers |
tree | commitdiff |
2015-09-09 |
Zoran Jovanovic | [mips][microMIPS] Implement ADDU16, AND16, ANDI16,... |
tree | commitdiff |
2015-09-09 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE and PREFE instructions |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Implement LLE, LUI, LW and LWE instru... |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Implement SB, SBE, SCE, SH and SHE... |
tree | commitdiff |
2015-09-08 |
Daniel Sanders | [mips] Reserve address spaces 1-255 for software use. |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT... |
tree | commitdiff |
2015-09-07 |
NAKAMURA Takumi | Prune utf8 chars in comments. |
tree | commitdiff |
2015-09-05 |
Zoran Jovanovic | [mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt... |
tree | commitdiff |
2015-09-03 |
Daniel Sanders | [mips] Added support for the div, divu, ddiv and ddivu... |
tree | commitdiff |
2015-08-28 |
Petar Jovanovic | [mips] Remove incorrect DebugLoc entries from prologue |
tree | commitdiff |
2015-08-27 |
Reid Kleckner | [WinEH] Add some support for code generating catchpad |
tree | commitdiff |
2015-08-26 |
Matthias Braun | FastISel: Use finishCondBranch() for ARM,Mips,PowerPC... |
tree | commitdiff |
2015-08-24 |
Matthias Braun | MachineBasicBlock: Add liveins() method returning an... |
tree | commitdiff |
2015-08-18 |
Daniel Sanders | [mips] Expand JAL instructions when PIC is enabled. |
tree | commitdiff |
2015-08-18 |
Zoran Jovanovic | [mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU... |
tree | commitdiff |
2015-08-18 |
Zoran Jovanovic | [mips][microMIPS] Implement SW and SWE instructions |
tree | commitdiff |
2015-08-18 |
Daniel Sanders | [mips] Make the MipsAsmParser capable of knowing whethe... |
tree | commitdiff |
2015-08-18 |
Daniel Sanders | [mips] Correct -Woverflow warning in r245208 without... |
tree | commitdiff |
2015-08-17 |
Aaron Ballman | Correcting a -Woverflow warning where 0xFFFF was overfl... |
tree | commitdiff |
2015-08-17 |
Daniel Sanders | [mips] [IAS] Add support for the DLA pseudo-instruction... |
tree | commitdiff |
2015-08-12 |
Zoran Jovanovic | [mips][microMIPS] Create microMIPS64r6 subtarget and... |
tree | commitdiff |
2015-08-11 |
Alex Lorenz | PseudoSourceValue: Transform the mips subclass to targe... |
tree | commitdiff |
2015-08-11 |
Alex Lorenz | PseudoSourceValue: Replace global manager with a manage... |
tree | commitdiff |
2015-08-11 |
Alex Lorenz | PseudoSourceValue: Introduce a 'PSVKind' enumerator. |
tree | commitdiff |
2015-08-11 |
Vasileios Kalintiris | [mips] Remap move as or. |
tree | commitdiff |
2015-08-08 |
Benjamin Kramer | Fix some comment typos. |
tree | commitdiff |
2015-08-04 |
Vasileios Kalintiris | [mips][FastISel] Disable code generation for unsupporte... |
tree | commitdiff |
2015-08-04 |
Vasileios Kalintiris | Revert r229675 - [mips] Avoid redundant sign extension... |
tree | commitdiff |
2015-08-01 |
Craig Topper | De-constify pointers to Type since they can't be modifi... |
tree | commitdiff |
2015-07-30 |
Vasileios Kalintiris | [mips][FastISel] Remove hidden mips-fast-isel option. |
tree | commitdiff |
2015-07-30 |
Vasileios Kalintiris | [mips][FastISel] Apply only zero-extension to constants... |
tree | commitdiff |
next |