Fix undefined behavior in the Mips backend.
[oota-llvm.git] / lib / Target / Mips / MipsMCInstLower.h
2012-02-28 Jia Liuremove blanks, and some code format
2012-02-24 Akira HatanakaAdd an option to use a virtual register as the global...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2011-12-13 Akira HatanakaExpand .cprestore directive to multiple instructions...
2011-11-23 Akira HatanakaThis patch makes the following changes necessary for...
2011-11-08 Bruno Cardoso LopesProperly handle Mips MC relocations and lower cpload...
2011-09-09 Akira HatanakaDrop support for Mips1 and Mips2.
2011-09-09 Akira Hatanaka80 columns.
2011-08-16 Akira HatanakaFix handling of double precision loads and stores when...
2011-08-16 Akira HatanakaDefine function MipsMCInstLower::LowerOperand.
2011-08-16 Akira HatanakaAdd parameter Offset to MipsMCInstLower::LowerSymbolOpe...
2011-07-07 Akira HatanakaDefine class MipsMCInstLower.