Move most user of TargetMachine::getDataLayout to the Module one
[oota-llvm.git] / lib / Target / Mips / MipsOptionRecord.h
2015-06-27 Daniel Sanders[mips] Add COP0 register class and use it in M[FT]C0...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2014-09-03 Benjamin KramerMake some helpers static or move into the llvm namespace.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-24 Joerg SonnenbergerInclude relative path for header outside the current...
2014-07-21 Daniel Sanders[mips] Add MipsOptionRecord abstraction and use it...