summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsInstructionSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MIPS GlobalISel] Fix mul operandsPetar Avramovic2019-03-071-1/+14
* Revert "[MIPS GlobalISel] Fix mul operands"Vlad Tsyrklevich2019-03-011-4/+0
* [MIPS GlobalISel] Fix mul operandsPetar Avramovic2019-03-011-0/+4
* [MIPS GlobalISel] Select G_UMULHPetar Avramovic2019-03-011-0/+20
* [MIPS GlobalISel] Select phi instruction for integers Petar Avramovic2019-02-141-0/+12
* [MIPS GlobalISel] Select branch instructionsPetar Avramovic2019-02-141-0/+7
* [MIPS GlobalISel] Select any extending load and truncating storePetar Avramovic2019-02-081-0/+5
* [MIPS GlobalISel] Select zero extending and sign extending loadPetar Avramovic2019-01-241-2/+30
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MIPS GlobalISel] Select G_SELECTPetar Avramovic2018-12-251-0/+9
* [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREMPetar Avramovic2018-12-181-0/+27
* [GISel]: Refactor MachineIRBuilder to allow passing additional parameters to ...Aditya Nandakumar2018-12-111-2/+2
* [MIPS GlobalISel] Select icmpPetar Jovanovic2018-09-101-0/+79
* [MIPS GlobalISel] Select global addressPetar Jovanovic2018-08-011-0/+27
* [MIPS GlobalISel] Select instructions to load and store i32 on stackPetar Jovanovic2018-07-161-2/+66
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-2/+2
* [MIPS GlobalISel] remove superfluous #includes (NFC)Petar Jovanovic2018-04-121-3/+0
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-4/+64
* [mips] finish removal of unused fields in MipsInstructionSelectorPetar Jovanovic2018-02-231-2/+2
* [mips] remove unused fields in MipsInstructionSelectorPetar Jovanovic2018-02-231-3/+0
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+66
OpenPOWER on IntegriCloud