summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips
AgeCommit message (Expand)Author
2018-04-11Merging r325653 with test fixups:Simon Dardis
2018-02-02Merging r323536:Hans Wennborg
2018-02-02Merging r323781:Hans Wennborg
2017-12-29[mips] Replace assert by an error messageSimon Atanasyan
2017-12-22[SelectionDAG] Reverse the order of operands in the ISD::ADD created by Targe...Craig Topper
2017-12-22[mips] Add test case to check that calls to mcount follow long calls / short ...Simon Atanasyan
2017-12-19[mips] Handle the emission of microMIPSr6 sll instruction when used as a nop.Simon Dardis
2017-12-18Reland "[mips] Fix the target specific instruction verifier"Simon Dardis
2017-12-18Revert "[mips] Fix the target specific instruction verifier"Simon Dardis
2017-12-18[mips] Fix the target specific instruction verifierSimon Dardis
2017-12-14[mips] Update some tests before posting a patch, NFC.Simon Dardis
2017-12-14[mips] Add partial support for R6 in the long branch passSimon Dardis
2017-12-13[mips] Provide additional DSP bitconvert patternsStefan Maksimovic
2017-12-11[mips] Removal of microMIPS64R6Aleksandar Beserminji
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[DAGCombine] Disable finding better chains for stores at O0Simon Dardis
2017-11-27[DAG] Do MergeConsecutiveStores again before Instruction SelectionNirav Dave
2017-11-27[mips] fix asmstring of Ext and Ins instructions and mips16 JALRC/JRCPetar Jovanovic
2017-11-24[mips] Set microMIPS ASE flagAleksandar Beserminji
2017-11-23[mips] Use the delay slot filler to convert branches for microMIPSR6.Simon Dardis
2017-11-20[mips] Reorder target specific passesSimon Dardis
2017-11-15[mips] Improve genConstMult() to work with arbitrary precisionPetar Jovanovic
2017-11-14[mips] Simplify test for 5.0.1 (NFC)Simon Dardis
2017-11-09[mips] Correct microMIP's jump and add unconditional branch pseudoSimon Dardis
2017-11-08[mips] Guard indirect and tailcall pseudo instructions correctly.Simon Dardis
2017-11-03[mips] Match 'ins' and its' variants with C++ codeSimon Dardis
2017-11-02[mips] Use register scavenging with MSA.Simon Dardis
2017-10-26[mips] Fix PR35071Simon Dardis
2017-10-20Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji
2017-10-18[mips] Fix analyzeBranch to handle debug dataSimon Dardis
2017-10-18[mips] Move test to correct directory. NFCISimon Dardis
2017-10-16[mips] Provide alternate predicates for constant synthesisStefan Maksimovic
2017-10-11[mips] Add missing tests from rL315451Simon Dardis
2017-10-10[mips] Correct the instruction predicates for microMIPSr3Simon Dardis
2017-10-09[DAG] combine assertsexts around a truncSanjay Patel
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-03[mips] Enable spilling and reloading of the dsp register set.Simon Dardis
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-09-29[mips] Reordering callseq* nodes to be linearAleksandar Beserminji
2017-09-29Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji
2017-09-29[mips] Reordering callseq* nodes to be linearAleksandar Beserminji
2017-09-14[mips] Pick the right variant of DINS upfront and enable target instruction v...Simon Dardis
2017-09-14[XRay][CodeGen] Use the current function symbol as the associated symbol for ...Dean Michael Berris
2017-09-04Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall
2017-09-04[XRay][CodeGen] Use PIC-friendly code in XRay sleds and remove synthetic refe...Dean Michael Berris
2017-09-01Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-31Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove ...Daniel Jasper
2017-08-30Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg