[llvm] r228328 - [PowerPC] Prepare loops for pre-increment loads/stores
Eric Christopher
echristo at gmail.com
Thu Feb 5 10:59:44 PST 2015
>
>
> +
> + const PPCSubtarget *ST =
> + TM ? TM->getSubtargetImpl(*Header->getParent()) : nullptr;
> +
>
I believe you can always depend on the TargetMachine existing.
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/715fc581/attachment.html>
More information about the llvm-commits
mailing list