Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / CellSPU / SPUFrameLowering.cpp
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-08-26 Kalle RaiskilaDon't insert branch hint lables that are never used.
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...