2008-09-22 01:08:49 +00:00
|
|
|
add_llvm_library(LLVMCodeGen
|
|
|
|
BranchFolding.cpp
|
|
|
|
DeadMachineInstructionElim.cpp
|
|
|
|
ELFWriter.cpp
|
|
|
|
GCMetadata.cpp
|
|
|
|
GCMetadataPrinter.cpp
|
|
|
|
GCStrategy.cpp
|
|
|
|
IfConversion.cpp
|
|
|
|
IntrinsicLowering.cpp
|
|
|
|
LLVMTargetMachine.cpp
|
2008-11-19 23:18:57 +00:00
|
|
|
LatencyPriorityQueue.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
LiveInterval.cpp
|
|
|
|
LiveIntervalAnalysis.cpp
|
|
|
|
LiveStackAnalysis.cpp
|
|
|
|
LiveVariables.cpp
|
|
|
|
LoopAligner.cpp
|
|
|
|
LowerSubregs.cpp
|
|
|
|
MachOWriter.cpp
|
|
|
|
MachineBasicBlock.cpp
|
|
|
|
MachineDominators.cpp
|
|
|
|
MachineFunction.cpp
|
|
|
|
MachineInstr.cpp
|
|
|
|
MachineLICM.cpp
|
|
|
|
MachineLoopInfo.cpp
|
|
|
|
MachineModuleInfo.cpp
|
|
|
|
MachinePassRegistry.cpp
|
|
|
|
MachineRegisterInfo.cpp
|
|
|
|
MachineSink.cpp
|
|
|
|
OcamlGC.cpp
|
2008-10-04 21:18:50 +00:00
|
|
|
PBQP.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
PHIElimination.cpp
|
|
|
|
Passes.cpp
|
|
|
|
PostRASchedulerList.cpp
|
2008-10-21 02:37:50 +00:00
|
|
|
PreAllocSplitting.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
PrologEpilogInserter.cpp
|
|
|
|
PseudoSourceValue.cpp
|
|
|
|
RegAllocBigBlock.cpp
|
|
|
|
RegAllocLinearScan.cpp
|
|
|
|
RegAllocLocal.cpp
|
2008-10-04 21:18:50 +00:00
|
|
|
RegAllocPBQP.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
RegAllocSimple.cpp
|
|
|
|
RegisterCoalescer.cpp
|
|
|
|
RegisterScavenging.cpp
|
2008-11-19 23:18:57 +00:00
|
|
|
ScheduleDAG.cpp
|
|
|
|
ScheduleDAGEmit.cpp
|
|
|
|
ScheduleDAGInstrs.cpp
|
|
|
|
ScheduleDAGPrinter.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
ShadowStackGC.cpp
|
|
|
|
SimpleRegisterCoalescing.cpp
|
2008-11-04 03:24:04 +00:00
|
|
|
StackProtector.cpp
|
2008-09-22 01:08:49 +00:00
|
|
|
StackSlotColoring.cpp
|
|
|
|
StrongPHIElimination.cpp
|
|
|
|
TargetInstrInfoImpl.cpp
|
|
|
|
TwoAddressInstructionPass.cpp
|
|
|
|
UnreachableBlockElim.cpp
|
|
|
|
VirtRegMap.cpp
|
|
|
|
)
|