DominatorTree.getNode can return null for unreachable blocks.
[oota-llvm.git] / lib / Target / Mips / MipsMachineFunction.h
2010-04-17 Dan GohmanMove per-function state out of TargetLowering subclasse...
2009-11-09 Bruno Cardoso LopesFix PR5149.
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-06-03 Dan GohmanConvert Alpha and Mips to use a MachineFunctionInfo...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-06 Bruno Cardoso LopesAdded support for fp callee saved registers.
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-05 Bruno Cardoso LopesAdded support for PIC code with "explicit relocations...
2007-10-09 Bruno Cardoso LopesPosition Independent Code (PIC) support [2]
2007-08-28 Bruno Cardoso LopesAdded methods to record SPOffsets from LowerFORMAL_ARGU...
2007-07-11 Bruno Cardoso LopesAdded MipsMachineFunction class, to hold Mips dinamic...