[mips][msa] Direct Object Emission support for LDI instructions.
[oota-llvm.git] / lib / Target / Mips / MipsSEISelDAGToDAG.h
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-28 Daniel Sanders[mips][msa] Added cfcmsa, and ctcmsa
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-03 Akira Hatanaka[mips] Split the DSP control register and define one...
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-03-14 Akira Hatanaka[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
2013-03-14 Akira Hatanaka[mips] Rename functions and variables to start with...
2013-03-14 Akira Hatanaka[mips] Define two subclasses of MipsDAGToDAGISel. Mips1...