1 # $NetBSD: Makefile,v 1.19 2015/01/29 20:41:36 joerg Exp $
7 .PATH
: ${LLVM_SRCDIR}/lib
/Transforms
/Scalar
10 AlignmentFromAssumptions.
cpp \
11 ConstantHoisting.
cpp \
13 CorrelatedValuePropagation.
cpp \
15 DeadStoreElimination.
cpp \
24 LoopIdiomRecognize.
cpp \
25 LoopInstSimplify.
cpp \
28 LoopStrengthReduce.
cpp \
33 MergedLoadStoreMotion.
cpp \
34 PartiallyInlineLibCalls.
cpp \
41 ScalarReplAggregates.
cpp \
43 SeparateConstOffsetFromGEP.
cpp \
47 TailRecursionElimination.
cpp
50 .
include <bsd.hostlib.mk
>