summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips
AgeCommit message (Expand)Author
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
2017-08-30Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-30[MIPS] Add support to match more patterns for BBIT instructionStrahinja Petrovic
2017-08-27[mips] Generate NMADD and NMSUB instructions when fneg node is presentPetar Jovanovic
2017-08-23[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic referen...Dean Michael Berris
2017-08-18Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry
2017-08-17Increase tail dup threshold for -O3 from 3 to 4.Richard Smith
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-08-16[mips] Handle variables with an explicit section and interactions with .sdata...Simon Dardis
2017-08-14[MIPS] Implement support for -mstack-alignment.John Baldwin
2017-08-11[MIPS] Use ABI to determine stack alignment.John Baldwin
2017-08-11[mips] Lift the assertion on the types that can be used with MipsGPRelSimon Dardis
2017-08-10[mips][microMIPS] Extending size reduction pass with XOR16Zoran Jovanovic
2017-08-04[mips][microMIPS] Extending size reduction pass with ADDIUSP and ADDIUR1SPZoran Jovanovic
2017-08-03[SelectionDAG] Resolve PR33978.Simon Dardis
2017-08-01[Mips] Fix for BBIT octeon instructionStrahinja Petrovic
2017-07-31[SelectionDAG][mips] Fix PR33883Simon Dardis
2017-07-25Fix endianness bug in DAGCombiner::visitTRUNCATE and visitEXTRACT_VECTOR_ELTFrancois Pichet
2017-07-21[mips] Support -membedded-data and fix a related bugSimon Dardis
2017-07-20Reland r308585Stefan Maksimovic
2017-07-20[mips] Support `long_call/far/near` attributes passed by front-endSimon Atanasyan
2017-07-20Revert r308585Stefan Maksimovic
2017-07-20[mips] Fix fp select machine verifier errorsStefan Maksimovic