Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-31 Reed KotlerImplement ADJCALLSTACKUP and ADJCALLSTACKDOWN
2012-10-30 Reed KotlerChange mips16 delay slot jumps to non delay slot forms...
2012-10-17 Reed KotlerAdd conditional branch instructions and their patterns.
2012-10-12 Reed KotlerDiv, Rem int/unsigned int
2012-09-28 Reed Kotler1. Add load/store words from the stack
2012-09-14 Akira Hatanakamips16 fixes.
2012-08-23 Craig TopperRemove unused private field to silence build warning.
2012-08-02 Akira HatanakaMove the code that creates instances of MipsInstrInfo...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsRegisterInfo...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsInstrInfo...