Expand pseudo/macro BteqzT8SltX16.
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.cpp
2013-02-18 Reed KotlerExpand pseudo/macro BteqzT8SltX16.
2013-02-18 Reed KotlerExpand macro/pseudo BteqzT8CmpX16.
2013-02-18 Reed KotlerBeginning of expanding all current mips16 macro/pseudo...
2013-02-16 Reed KotlerOne more try to make this look nice. I have lots of...
2013-02-16 Reed KotlerUse a different scheme to chose 16/32 variants. This...
2013-02-13 Reed KotlerFor Mips 16, add the optimization where the 16 bit...
2013-02-08 Reed KotlerWhen Mips16 frames grow large, the immediate field...
2013-01-19 Jack CarterThis is a resubmittal. For some reason it broke the...
2012-12-20 Reed Kotlerfix most of remaining issues with large frames.
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...