Move DataLayout back to the TargetMachine from TargetSubtargetInfo
[oota-llvm.git] / lib / Target / AArch64 / AArch64CallingConvention.h
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-12-08 Tim NorthoverAArch64: treat HFAs containing "half" types as blocks...
2014-12-02 Tim NorthoverAArch64: make register block rules apply to vector...
2014-11-27 Tim NorthoverStop using ArrayRef of a const type.
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...