shutdown(8): Fix building with -DDEBUG.
[dragonfly.git] / llvm_clang / block4 / LLVMScalarOpts / Makefile.sources
blob0b1e13471a18ab284fc267a8f871a004a8bcefae
1 # Automatically generated.  Do not edit!
3 LIB=    LLVMScalarOpts
5 SRCS=   ADCE.cpp \
6         AlignmentFromAssumptions.cpp \
7         BDCE.cpp \
8         ConstantHoisting.cpp \
9         ConstantProp.cpp \
10         CorrelatedValuePropagation.cpp \
11         DCE.cpp \
12         DeadStoreElimination.cpp \
13         EarlyCSE.cpp \
14         FlattenCFGPass.cpp \
15         Float2Int.cpp \
16         GVN.cpp \
17         InductiveRangeCheckElimination.cpp \
18         IndVarSimplify.cpp \
19         JumpThreading.cpp \
20         LICM.cpp \
21         LoadCombine.cpp \
22         LoopDeletion.cpp \
23         LoopDistribute.cpp \
24         LoopIdiomRecognize.cpp \
25         LoopInstSimplify.cpp \
26         LoopInterchange.cpp \
27         LoopLoadElimination.cpp \
28         LoopRerollPass.cpp \
29         LoopRotation.cpp \
30         LoopStrengthReduce.cpp \
31         LoopUnrollPass.cpp \
32         LoopUnswitch.cpp \
33         LowerAtomic.cpp \
34         LowerExpectIntrinsic.cpp \
35         MemCpyOptimizer.cpp \
36         MergedLoadStoreMotion.cpp \
37         NaryReassociate.cpp \
38         PartiallyInlineLibCalls.cpp \
39         PlaceSafepoints.cpp \
40         Reassociate.cpp \
41         Reg2Mem.cpp \
42         RewriteStatepointsForGC.cpp \
43         SCCP.cpp \
44         SROA.cpp \
45         Scalar.cpp \
46         ScalarReplAggregates.cpp \
47         Scalarizer.cpp \
48         SeparateConstOffsetFromGEP.cpp \
49         SimplifyCFGPass.cpp \
50         Sink.cpp \
51         SpeculativeExecution.cpp \
52         StraightLineStrengthReduce.cpp \
53         StructurizeCFG.cpp \
54         TailRecursionElimination.cpp \
56 HDRDIR= llvm/Transforms
57 HDRDIR= llvm/Transforms/Scalar
59 SRCDIR= lib/Transforms/Scalar