1 add_llvm_library(LLVMCodeGen
4 DeadMachineInstructionElim.cpp
8 ExactHazardRecognizer.cpp
15 LatencyPriorityQueue.cpp
18 LiveIntervalAnalysis.cpp
27 MachineFunctionAnalysis.cpp
28 MachineFunctionPass.cpp
33 MachinePassRegistry.cpp
34 MachineRegisterInfo.cpp
41 PostRASchedulerList.cpp
43 PrologEpilogInserter.cpp
45 RegAllocLinearScan.cpp
50 RegisterScavenging.cpp
54 ScheduleDAGPrinter.cpp
57 SimpleRegisterCoalescing.cpp
62 StrongPHIElimination.cpp
63 TargetInstrInfoImpl.cpp
64 TwoAddressInstructionPass.cpp
65 UnreachableBlockElim.cpp
70 target_link_libraries (LLVMCodeGen LLVMCore LLVMScalarOpts)