aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsSEISelDAGToDAG.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+10
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-33/+33
* Update to LLVM 3.5a.Stephen Hines2014-04-241-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