summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "[mips] Fix multiprecision arithmetic."Simon Dardis2017-06-291-1/+2
* [mips] Fix multiprecision arithmetic.Simon Dardis2017-06-141-2/+1
* [LLC][MIPS] Fix crash after enabling LLVM_ENABLE_EXPENSIVE_CHECKSNitesh Jain2017-01-041-0/+2
* [mips] Clang generates unaligned offset for MSA instruction st.dHrvoje Varga2016-08-011-6/+13
* [mips] SelectionDAGISel subclasses now follow the optimization level.Daniel Sanders2016-07-141-3/+4
* [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2...Zlatko Buljan2016-07-111-2/+11
* [mips] Eliminate unused code for addrRegReg complex pattern. NFC.Vasileios Kalintiris2016-06-151-3/+0
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-4/+5
* SDAG: Implement Select instead of SelectImpl in MipsDAGToDAGISelJustin Bogner2016-05-131-3/+3
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [mips] Correct and improve special-case shuffle instructions.Daniel Sanders2015-05-191-1/+2
* [mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.Daniel Sanders2015-03-241-0/+10
* [mips][microMIPS] Implement CodeGen support for SW16 and LW16 instructionsZoran Jovanovic2015-02-041-0/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-33/+33
* [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