[micromips] Print instruction alias "not" if the last operand of a nor is zero.
[oota-llvm.git] / lib / Target / Mips / Mips16HardFloat.cpp
2013-08-12 Benjamin KramerRemove global construction. const char* is sufficient...
2013-08-11 Reed KotlerDon't generate floating point stubs for mips16 code...
2013-08-01 Reed KotlerFix some misc. issues with Mips16 fp stubs.
2013-05-16 Reed KotlerPatch number 2 for mips16/32 floating point interoperab...
2013-05-14 Reed KotlerFix typo.
2013-05-14 Reed KotlerRemoved an unnamed namespace and forgot to make two...
2013-05-14 Reed KotlerThis is the first of three patches which creates stubs...
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...