summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h
Commit message (Expand)AuthorAgeFilesLines
* [mips] Prevent %lo relocation being used on MSA loads and stores.Daniel Sanders2014-03-031-0/+10
* [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...Daniel Sanders2013-11-121-0/+3
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-301-0/+6
* [mips][msa] Added support for matching splati from normal IR (i.e. not intrin...Daniel Sanders2013-09-271-0/+4
* [mips][msa] Remove the VSPLAT and VSPLATD nodes in favour of matching BUILD_V...Daniel Sanders2013-09-241-0/+20
* [mips][msa] Added load/store intrinsics.Daniel Sanders2013-08-281-0/+3
* [mips][msa] Added cfcmsa, and ctcmsaDaniel Sanders2013-08-281-0/+2
* [Mips] Support for unaligned load/store microMips instructionsJack Carter2013-08-131-0/+6
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-2/+2
* [mips] Split the DSP control register and define one register for each field ofAkira Hatanaka2013-05-031-0/+3
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-091-0/+3
* [mips] Define function MipsSEDAGToDAGISel::selectAddESubE.Akira Hatanaka2013-03-141-0/+3
* [mips] Rename functions and variables to start with proper case.Akira Hatanaka2013-03-141-5/+5
* [mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is forAkira Hatanaka2013-03-141-0/+54
OpenPOWER on IntegriCloud