Make the DenseMap bucket type configurable and use a smaller bucket for DenseSet.
[oota-llvm.git] / lib / Target / AArch64 / AArch64CallingConvention.h
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...