summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25Vladimir Stefanovic2019-01-171-0/+3
* [mips] Optimize shifts for types larger than GPR size (mips2/mips3)Aleksandar Beserminji2019-01-141-0/+2
* DAG: Add calling convention argument to calling convention funcsMatt Arsenault2018-07-281-2/+3
* [mips] Sign extend i32 return values on MIPS64Stefan Maksimovic2018-07-261-0/+3
* [mips] Fix local dynamic TLS with Sym64Simon Atanasyan2018-07-241-0/+3
* [mips] Fix atomic operations at O0, v3Aleksandar Beserminji2018-07-051-8/+4
* DAG: Remove redundant version of getRegisterTypeForCallingConvMatt Arsenault2018-05-291-4/+0
* [mips] Fix how compiler fuse instructions to fmadd/fmsubAleksandar Beserminji2018-04-271-0/+3
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-0/+5
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-1/+1
* Fix layering by moving ValueTypes.h from CodeGen to IRDavid Blaikie2018-03-231-1/+1
* Fix layering of MachineValueType.h by moving it from CodeGen to SupportDavid Blaikie2018-03-231-1/+1
* [MIPS][MSA] Convert vector integer min/max opcodes to use generic implementationSimon Pilgrim2018-02-171-6/+0
* Revert accidental changes that snuck in r324584Stefan Maksimovic2018-02-081-2/+0
* [mips] Define certain instructions in microMIPS32r3Stefan Maksimovic2018-02-081-0/+2
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji2017-10-201-7/+7
* [mips] Reordering callseq* nodes to be linearAleksandar Beserminji2017-09-291-7/+7
* Revert "[mips] Reordering callseq* nodes to be linear"Aleksandar Beserminji2017-09-291-7/+7
* [mips] Reordering callseq* nodes to be linearAleksandar Beserminji2017-09-291-7/+7
* [mips] Lift the assertion on the types that can be used with MipsGPRelSimon Dardis2017-08-111-6/+5
* [Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...Eugene Zelenko2017-08-031-22/+53
* [SystemZ, LoopStrengthReduce]Jonas Paulsson2017-07-211-1/+2
* Reland r308585Stefan Maksimovic2017-07-201-0/+6
* Revert r308585Stefan Maksimovic2017-07-201-6/+0
* [mips] Fix fp select machine verifier errorsStefan Maksimovic2017-07-201-0/+6
* Reland "[SelectionDAG] Enable target specific vector scalarization of calls a...Simon Dardis2017-06-091-0/+27
* Revert "[SelectionDAG] Enable target specific vector scalarization of calls a...Simon Dardis2017-04-071-27/+0
* [SelectionDAG] Enable target specific vector scalarization of calls and returnsSimon Dardis2017-04-071-0/+27
* [Mips] Add support to match more patterns for DEXT and CINSPetar Jovanovic2017-03-151-0/+1
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-6/+47
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-47/+6
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-6/+47
* Introduce TLI predicative for base-relative Jump Tables.Joerg Sonnenberger2016-11-151-1/+4
* Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis2016-09-091-3/+0
* [mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis2016-09-091-0/+3
* Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPCHal Finkel2016-09-011-1/+1
* MachineFunction: Return reference for getFrameInfo(); NFCMatthias Braun2016-07-281-1/+1
* [SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...Justin Lebar2016-07-151-5/+3
* CodeGen: Use MachineInstr& in TargetLowering, NFCDuncan P. N. Exon Smith2016-06-301-15/+19
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-22/+24
* [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.Marcin Koscielnicki2016-05-101-2/+2
* CodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH_SUCCESS.Tim Northover2016-03-241-0/+4
* Tweak some atomics functions in preparation for larger changes; NFC.James Y Knight2016-03-161-0/+4
* Revert "[mips] Promote the result of SETCC nodes to GPR width."Vasileios Kalintiris2016-03-011-6/+0
* [mips] Promote the result of SETCC nodes to GPR width.Vasileios Kalintiris2016-03-011-0/+6
* Mips: Remove lowerSELECT_CCMatt Arsenault2016-01-111-1/+0
* [MIPS] add overrides for isCheapToSpeculateCttz() and isCheapToSpeculateCtlz()Sanjay Patel2015-11-111-0/+3
* [WinEH] Update exception pointer registersJoseph Tremoulet2015-11-071-0/+14
OpenPOWER on IntegriCloud