2008-09-22 09:08:49 +08:00
|
|
|
add_llvm_library(LLVMCodeGen
|
2009-10-27 03:32:42 +08:00
|
|
|
AggressiveAntiDepBreaker.cpp
|
2010-06-15 12:08:14 +08:00
|
|
|
Analysis.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
BranchFolding.cpp
|
2009-12-14 15:43:25 +08:00
|
|
|
CalcSpillWeights.cpp
|
2010-07-07 23:15:27 +08:00
|
|
|
CallingConvLower.cpp
|
2010-10-08 02:41:20 +08:00
|
|
|
CodeGen.cpp
|
2009-05-07 13:42:24 +08:00
|
|
|
CodePlacementOpt.cpp
|
2009-10-27 00:59:04 +08:00
|
|
|
CriticalAntiDepBreaker.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
DeadMachineInstructionElim.cpp
|
2009-05-23 04:36:31 +08:00
|
|
|
DwarfEHPrepare.cpp
|
2009-06-04 01:47:27 +08:00
|
|
|
ELFCodeEmitter.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
ELFWriter.cpp
|
|
|
|
GCMetadata.cpp
|
|
|
|
GCMetadataPrinter.cpp
|
|
|
|
GCStrategy.cpp
|
|
|
|
IfConversion.cpp
|
2010-06-30 07:58:39 +08:00
|
|
|
InlineSpiller.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
IntrinsicLowering.cpp
|
|
|
|
LLVMTargetMachine.cpp
|
2008-11-20 07:18:57 +08:00
|
|
|
LatencyPriorityQueue.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
LiveInterval.cpp
|
|
|
|
LiveIntervalAnalysis.cpp
|
|
|
|
LiveStackAnalysis.cpp
|
|
|
|
LiveVariables.cpp
|
2010-08-14 09:55:09 +08:00
|
|
|
LocalStackSlotAllocation.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
LowerSubregs.cpp
|
|
|
|
MachineBasicBlock.cpp
|
2010-03-02 10:49:43 +08:00
|
|
|
MachineCSE.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
MachineDominators.cpp
|
|
|
|
MachineFunction.cpp
|
2009-08-01 02:50:22 +08:00
|
|
|
MachineFunctionAnalysis.cpp
|
|
|
|
MachineFunctionPass.cpp
|
2010-04-03 07:17:14 +08:00
|
|
|
MachineFunctionPrinterPass.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
MachineInstr.cpp
|
|
|
|
MachineLICM.cpp
|
|
|
|
MachineLoopInfo.cpp
|
|
|
|
MachineModuleInfo.cpp
|
2009-09-16 18:18:36 +08:00
|
|
|
MachineModuleInfoImpls.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
MachinePassRegistry.cpp
|
|
|
|
MachineRegisterInfo.cpp
|
2009-12-03 06:19:31 +08:00
|
|
|
MachineSSAUpdater.cpp
|
2010-01-13 09:02:47 +08:00
|
|
|
MachineSink.cpp
|
2009-05-16 08:33:53 +08:00
|
|
|
MachineVerifier.cpp
|
2009-07-06 22:28:32 +08:00
|
|
|
ObjectCodeEmitter.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
OcamlGC.cpp
|
2010-02-12 09:30:21 +08:00
|
|
|
OptimizePHIs.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
PHIElimination.cpp
|
|
|
|
Passes.cpp
|
2010-08-10 13:16:06 +08:00
|
|
|
PeepholeOptimizer.cpp
|
2010-06-15 12:08:14 +08:00
|
|
|
PostRAHazardRecognizer.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
PostRASchedulerList.cpp
|
2008-10-21 10:37:50 +08:00
|
|
|
PreAllocSplitting.cpp
|
2009-11-04 09:32:06 +08:00
|
|
|
ProcessImplicitDefs.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
PrologEpilogInserter.cpp
|
|
|
|
PseudoSourceValue.cpp
|
2010-04-22 02:02:42 +08:00
|
|
|
RegAllocFast.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
RegAllocLinearScan.cpp
|
2008-10-05 05:18:50 +08:00
|
|
|
RegAllocPBQP.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
RegisterCoalescer.cpp
|
|
|
|
RegisterScavenging.cpp
|
2010-07-19 23:37:03 +08:00
|
|
|
RenderMachineFunction.cpp
|
2008-11-20 07:18:57 +08:00
|
|
|
ScheduleDAG.cpp
|
|
|
|
ScheduleDAGEmit.cpp
|
|
|
|
ScheduleDAGInstrs.cpp
|
|
|
|
ScheduleDAGPrinter.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
ShadowStackGC.cpp
|
2009-05-13 14:27:38 +08:00
|
|
|
ShrinkWrapping.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
SimpleRegisterCoalescing.cpp
|
2009-08-18 02:47:11 +08:00
|
|
|
SjLjEHPrepare.cpp
|
2009-11-04 09:32:06 +08:00
|
|
|
SlotIndexes.cpp
|
2009-05-19 08:18:14 +08:00
|
|
|
Spiller.cpp
|
2010-07-20 23:41:07 +08:00
|
|
|
SplitKit.cpp
|
2010-07-17 20:12:42 +08:00
|
|
|
Splitter.cpp
|
2008-11-04 11:24:04 +08:00
|
|
|
StackProtector.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
StackSlotColoring.cpp
|
|
|
|
StrongPHIElimination.cpp
|
2009-11-26 08:32:21 +08:00
|
|
|
TailDuplication.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
TargetInstrInfoImpl.cpp
|
2010-02-16 06:55:13 +08:00
|
|
|
TargetLoweringObjectFileImpl.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
TwoAddressInstructionPass.cpp
|
|
|
|
UnreachableBlockElim.cpp
|
|
|
|
VirtRegMap.cpp
|
2009-05-06 22:56:40 +08:00
|
|
|
VirtRegRewriter.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
)
|