[Hexagon] Use ArrayRef to avoid needing to calculate an array size. Interestingly...
[oota-llvm.git] / lib / Target / Hexagon / HexagonTargetTransformInfo.h
2015-09-16 Eric Christopherconstify the Function parameter to the TTI creation...
2015-08-05 Krzysztof Parzyszek[Hexagon] Implement TargetTransformInfo for Hexagon