Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / MipsISelDAGToDAG.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-19 Daniel Sanders[mips] Correct and improve special-case shuffle instruc...
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-03-13 Daniel SandersRecommit r232027 with PR22883 fixed: Add infrastructure...
2015-03-12 Hal FinkelRevert "r232027 - Add infrastructure for support of...
2015-03-12 Daniel SandersAdd infrastructure for support of multiple memory const...
2015-02-04 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SW16...
2015-01-29 Eric ChristopherRemove most of the TargetMachine::getSubtarget/getSubta...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-18 Eric ChristopherFundamentally change the MipsSubtarget replacement...
2014-07-10 Eric ChristopherMake it possible for the Subtarget to change between...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-03-03 Daniel Sanders[mips] Prevent %lo relocation being used on MSA loads...
2013-11-12 Daniel Sanders[mips][msa] Added support for matching bclr, and bclri...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bins[lr]i.[bhwd...
2013-09-27 Daniel Sanders[mips][msa] Added support for matching splati from...
2013-09-24 Daniel Sanders[mips][msa] Remove the VSPLAT and VSPLATD nodes in...
2013-08-28 Daniel Sanders[mips][msa] Added load/store intrinsics.
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-03-14 Akira Hatanaka[mips] Rename functions and variables to start with...
2013-03-14 Akira HatanakaAdd header file MipsISelDAGToDAG.h.