Several changes to Mips backend, experimental fp support being the most
[oota-llvm.git] / lib / Target / Mips / MipsISelLowering.h
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-06-06 Bruno Cardoso LopesAdded custom SELECT_CC lowering
2008-03-10 Scott MichelGive TargetLowering::getSetCCResultType() a parameter...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-12 Bruno Cardoso LopesAdded JumpTable support
2007-11-05 Bruno Cardoso LopesAdded support for PIC code with "explicit relocations...
2007-10-09 Bruno Cardoso LopesPosition Independent Code (PIC) support [3]
2007-08-21 Bruno Cardoso LopesInlineAsm asm support for integer registers added
2007-08-18 Bruno Cardoso LopesLowerRETURNADDR removed since it was wrong and does...
2007-08-02 Dan GohmanMore explicit keywords.
2007-07-11 Lauro Ramos VenancioAssert when TLS is not implemented.
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)