Move most user of TargetMachine::getDataLayout to the Module one
[oota-llvm.git] / lib / Target / PowerPC / PPCMachineFunctionInfo.cpp
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...