1 add_llvm_library(LLVMCodeGen
4 DeadMachineInstructionElim.cpp
15 LatencyPriorityQueue.cpp
18 LiveIntervalAnalysis.cpp
27 MachineFunctionAnalysis.cpp
28 MachineFunctionPass.cpp
33 MachinePassRegistry.cpp
34 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)