1 # $NetBSD: Makefile,v 1.13 2013/11/28 14:19:59 joerg Exp $
7 .PATH
: ${LLVM_SRCDIR}/lib
/Transforms
/Scalar
12 CorrelatedValuePropagation.
cpp \
14 DeadStoreElimination.
cpp \
23 LoopIdiomRecognize.
cpp \
24 LoopInstSimplify.
cpp \
27 LoopStrengthReduce.
cpp \
32 PartiallyInlineLibCalls.
cpp \
39 ScalarReplAggregates.
cpp \
43 TailRecursionElimination.
cpp
46 .
include <bsd.hostlib.mk
>