summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/llvm-ir
AgeCommit message (Expand)Author
2017-12-22[SelectionDAG] Reverse the order of operands in the ISD::ADD created by Targe...Craig Topper
2017-12-14[mips] Update some tests before posting a patch, NFC.Simon Dardis
2017-12-11[mips] Removal of microMIPS64R6Aleksandar Beserminji
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-27[DAG] Do MergeConsecutiveStores again before Instruction SelectionNirav Dave
2017-11-23[mips] Use the delay slot filler to convert branches for microMIPSR6.Simon Dardis
2017-10-20Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji
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-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-04Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall
2017-09-01Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-30Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg
2017-08-30Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-18Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry
2017-08-17 Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry
2017-08-17Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-16[MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry
2017-07-20Reland r308585Stefan Maksimovic
2017-07-20Revert r308585Stefan Maksimovic
2017-07-20[mips] Fix fp select machine verifier errorsStefan Maksimovic
2017-07-13Reland "[mips] Fix multiprecision arithmetic."Simon Dardis
2017-06-29Revert "[mips] Fix multiprecision arithmetic."Simon Dardis
2017-06-14[mips] Fix multiprecision arithmetic.Simon Dardis
2017-06-07evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled"Simon Dardis
2017-04-27[mips][microMIPS] Adding code size reduction pass for MicroMIPSZoran Jovanovic
2017-04-26[mips] Fix test mips64fpldst.ll with machine verifier enabledSagar Thakur
2017-03-16CodeGen: BlockPlacement: Reduce TriangleChainCount to 2Kyle Butt
2017-01-27[mips] Recommit: "N64 static relocation model support"Simon Dardis
2017-01-26Revert "[mips] N64 static relocation model support"Simon Dardis
2017-01-26[mips] N64 static relocation model supportSimon Dardis
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2017-01-10DAG: Avoid OOB when legalizing vector indexingMatt Arsenault
2016-11-20[mips] Restrict tail call optimizationSimon Dardis
2016-10-19[DAG] optimize negation of boolSanjay Patel
2016-09-27[mips] Disable tail calls temporarilySimon Dardis
2016-09-07[mips] Disable the TImode shift libcalls for 32-bit targets.Vasileios Kalintiris
2016-09-01[mips] interAptiv based generic schedule modelSimon Dardis
2016-08-24[mips] Preparatory work for a generic schedulerSimon Dardis
2016-08-04[mips] Enable tail calls by defaultSimon Dardis
2016-07-25[mips] Optimize materialization of i64 constantsSimon Dardis
2016-07-19[mips] Correct label prefixes for N32 and N64.Daniel Sanders
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2016-06-23[mips] Don't derive the default ABI from the CPU in the backend.Daniel Sanders
2016-06-15[mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO...Zlatko Buljan
2016-06-14[mips] MIPS32/64 itinerariesSimon Dardis