[AArch64] Add support for legacy AArch32 NEON scalar shift by immediate
[oota-llvm.git] / lib / Analysis / IPA / InlineCost.cpp
2013-08-08 Evgeniy StepanovDisable inlining between sanitized and non-sanitized...
2013-07-20 Matt ArsenaultHave InlineCost check constant fcmps
2013-03-07 Jakub StaszakArrayRef ca accept one element. Simplify code a little...
2013-01-22 Chandler CarruthBegin fleshing out an interface in TTI for modelling...
2013-01-21 Chandler CarruthSink InlineCost.cpp into IPA -- it is now officially...