1 add_llvm_library(LLVMCodeGen
4 DeadMachineInstructionElim.cpp
9 ExactHazardRecognizer.cpp
16 LatencyPriorityQueue.cpp
19 LiveIntervalAnalysis.cpp
28 MachineFunctionAnalysis.cpp
29 MachineFunctionPass.cpp
34 MachinePassRegistry.cpp
35 MachineRegisterInfo.cpp
42 PostRASchedulerList.cpp
44 PrologEpilogInserter.cpp
46 RegAllocLinearScan.cpp
51 RegisterScavenging.cpp
55 ScheduleDAGPrinter.cpp
58 SimpleRegisterCoalescing.cpp
62 StrongPHIElimination.cpp
63 TargetInstrInfoImpl.cpp
64 TwoAddressInstructionPass.cpp
65 UnreachableBlockElim.cpp
70 target_link_libraries (LLVMCodeGen LLVMCore LLVMScalarOpts)