summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MIPS GlobalISel] Select floating point arithmetic operationsPetar Avramovic2019-04-031-2/+13
* [mips] Use AltOrders to prevent using odd FP-registersSimon Atanasyan2019-04-021-1/+0
* [MIPS GlobalISel] Select float constantsPetar Avramovic2019-03-281-4/+33
* [MIPS GlobalISel] Add floating point register bankPetar Avramovic2019-03-251-0/+5
* [MIPS GlobalISel] Select G_UMULHPetar Avramovic2019-03-011-0/+1
* [MIPS GlobalISel] Select branch instructionsPetar Avramovic2019-02-141-0/+1
* [MIPS GlobalISel] Select mulPetar Avramovic2019-02-081-0/+1
* [MIPS GlobalISel] Select subPetar Avramovic2019-01-281-0/+2
* [MIPS GlobalISel] Select zero extending and sign extending loadPetar Avramovic2019-01-241-0/+2
* 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/+7
* [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREMPetar Avramovic2018-12-181-0/+4
* [mips][microMIPS] Fix the definition of MOVEP instructionSimon Atanasyan2018-09-191-0/+3
* [MIPS GlobalISel] Select icmpPetar Jovanovic2018-09-101-0/+6
* [MIPS GlobalISel] Select bitwise instructionsPetar Jovanovic2018-08-211-0/+6
* [MIPS GlobalISel] Select global addressPetar Jovanovic2018-08-011-0/+1
* [MIPS GlobalISel] Select instructions to load and store i32 on stackPetar Jovanovic2018-07-161-0/+9
* [MIPS GlobalISel] remove superfluous #includes (NFC)Petar Jovanovic2018-04-121-3/+0
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-3/+71
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+26
OpenPOWER on IntegriCloud