summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsISelDAGToDAG.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"Sergey Dmitrouk2015-04-281-1/+1
* Revert "[DebugInfo] Add debug locations to constant SD nodes"Daniel Jasper2015-04-281-1/+1
* [DebugInfo] Add debug locations to constant SD nodesSergey Dmitrouk2015-04-281-1/+1
* Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...Daniel Sanders2015-03-131-1/+1
* Revert "r232027 - Add infrastructure for support of multiple memory constraints"Hal Finkel2015-03-121-1/+1
* Add infrastructure for support of multiple memory constraints.Daniel Sanders2015-03-121-1/+1
* [mips][microMIPS] Implement CodeGen support for SW16 and LW16 instructionsZoran Jovanovic2015-02-041-0/+3
* Remove most of the TargetMachine::getSubtarget/getSubtargetImplEric Christopher2015-01-291-5/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Fundamentally change the MipsSubtarget replacement machinery:Eric Christopher2014-07-181-1/+1
* Make it possible for the Subtarget to change between functionEric Christopher2014-07-101-2/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-6/+6
* [mips] Prevent %lo relocation being used on MSA loads and stores.Daniel Sanders2014-03-031-0/+4
* [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/+17
* [mips][msa] Added load/store intrinsics.Daniel Sanders2013-08-281-0/+5
* [Mips] Support for unaligned load/store microMips instructionsJack Carter2013-08-131-0/+3
* [mips] Rename functions and variables to start with proper case.Akira Hatanaka2013-03-141-3/+3
* Add header file MipsISelDAGToDAG.h.Akira Hatanaka2013-03-141-0/+93
OpenPOWER on IntegriCloud