Remove unnecessary #includes.
[oota-llvm.git] / lib / Target / Mips / Mips16ISelLowering.cpp
2013-12-25 Simon Atanasyan[Mips] Does not take in account 'use-soft-float' attrib...
2013-11-15 Reed KotlerMake all the conditional Mips 16 branches get initially...
2013-10-08 Reed KotlerLet rotr and bswap be handled by expansion for Mips16...
2013-09-28 Akira Hatanaka[mips] Make sure loads from lazy-binding entries do...
2013-09-27 Akira Hatanaka[mips] Rewrite MipsTargetLowering::getAddr functions...
2013-09-25 Akira HatanakaRevert r191350.
2013-09-25 Akira Hatanaka[mips] Define getTargetNode as a template function.
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...