[micromips] Print instruction alias "not" if the last operand of a nor is zero.
[oota-llvm.git] / lib / Target / Mips / MipsSEISelDAGToDAG.h
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...