Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / MBlaze / MBlazeFrameLowering.cpp
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-03-27 Craig TopperRemove unnecessary llvm:: qualifications
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-26 Benjamin KramerMove code into anonymous namespaces.
2011-11-26 Wesley PeckRename a couple of options and fix some simple typos.
2011-09-23 Wesley PeckFix a couple of 80 column violations.
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-10 Anton KorobeynikovFix merge fallout
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...