1 add_llvm_library(LLVMCodeGen
2 AggressiveAntiDepBreaker.cpp
6 CriticalAntiDepBreaker.cpp
7 DeadMachineInstructionElim.cpp
11 ExactHazardRecognizer.cpp
18 LatencyPriorityQueue.cpp
20 LiveIntervalAnalysis.cpp
29 MachineFunctionAnalysis.cpp
30 MachineFunctionPass.cpp
35 MachineModuleInfoImpls.cpp
36 MachinePassRegistry.cpp
37 MachineRegisterInfo.cpp
47 PostRASchedulerList.cpp
49 ProcessImplicitDefs.cpp
50 PrologEpilogInserter.cpp
52 RegAllocLinearScan.cpp
56 RegisterScavenging.cpp
60 ScheduleDAGPrinter.cpp
63 SimpleRegisterCoalescing.cpp
69 StrongPHIElimination.cpp
71 TargetInstrInfoImpl.cpp
72 TwoAddressInstructionPass.cpp
73 UnreachableBlockElim.cpp
78 target_link_libraries (LLVMCodeGen LLVMCore LLVMScalarOpts)