[micromips] Print instruction alias "not" if the last operand of a nor is zero.
[oota-llvm.git] / lib / Target / Mips / Mips16ISelLowering.cpp
2013-08-09 Reed KotlerAdd another intrinsic that LLVM gives an incorrect...
2013-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-08-01 Reed KotlerFix some issues with Mips16 floating when certain intri...
2013-06-13 Benjamin KramerMips: Remove global set.
2013-06-09 Reed KotlerFix a regression I introduced when I expanded the compl...
2013-05-21 Reed KotlerAdd some additional functions to the list of helper...
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...
2013-04-22 Akira Hatanaka80 columns.
2013-04-20 Tim NorthoverRemove unused MEMBARRIER DAG node; it's been replaced...
2013-03-14 Reed KotlerAdd a new method which enables one to change register...
2013-03-13 Akira Hatanaka[mips] Define two subclasses of MipsTargetLowering...