llvm-6502/include/llvm/CodeGen
Andrew Trick 0492a8c530 Added MachineRegisterInfo::hasOneDef()
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161009 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-30 23:48:14 +00:00
..
PBQP
Analysis.h
AsmPrinter.h
CalcSpillWeights.h
CallingConvLower.h
DFAPacketizer.h Revert r158679 - use case is unclear (and it increases the memory footprint). 2012-06-22 20:27:13 +00:00
EdgeBundles.h
FastISel.h
FunctionLoweringInfo.h
GCMetadata.h Change comment into proper Doxygen member comment. 2012-06-22 16:00:48 +00:00
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
ISDOpcodes.h Doxygenify the comments of ISD nodes. 2012-07-23 09:04:00 +00:00
JITCodeEmitter.h
LatencyPriorityQueue.h
LexicalScopes.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h Eliminate the IS_PHI_DEF flag and VNInfo::setIsPHIDef(). 2012-07-27 21:11:14 +00:00
LiveIntervalAnalysis.h Also compute register mask lists under -new-live-intervals. 2012-07-27 21:56:39 +00:00
LiveRangeEdit.h
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h Add MachineBasicBlock::isPredecessor(). 2012-07-30 17:36:47 +00:00
MachineBlockFrequencyInfo.h
MachineBranchProbabilityInfo.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h Move [get|set]BasePtrStackAdjustment() from MachineFrameInfo to 2012-07-10 18:27:15 +00:00
MachineFunction.h Fix the naming of ensureAlignment. Per the coding standard function names 2012-07-06 23:13:38 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h Add MachineInstr::isTransient(). 2012-07-30 18:34:14 +00:00
MachineInstrBuilder.h
MachineInstrBundle.h
MachineJumpTableInfo.h
MachineLoopInfo.h
MachineLoopRanges.h
MachineMemOperand.h
MachineModuleInfo.h
MachineModuleInfoImpls.h
MachineOperand.h Finish fixing the MachineOperand hashing, providing a nice modern 2012-07-05 11:06:22 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h Added MachineRegisterInfo::hasOneDef() 2012-07-30 23:48:14 +00:00
MachineRelocation.h
MachineScheduler.h Consistently use AnalysisID types in TargetPassConfig. 2012-07-02 19:48:37 +00:00
MachineSSAUpdater.h
MachORelocation.h
Passes.h Start scaffolding for a MachineTraceMetrics analysis pass. 2012-07-26 18:38:11 +00:00
PseudoSourceValue.h
RegAllocPBQP.h
RegAllocRegistry.h
RegisterClassInfo.h
RegisterPressure.h
RegisterScavenging.h
ResourcePriorityQueue.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleDAGInstrs.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
ScoreboardHazardRecognizer.h Revert r158679 - use case is unclear (and it increases the memory footprint). 2012-06-22 20:27:13 +00:00
SelectionDAG.h
SelectionDAGISel.h
SelectionDAGNodes.h Refactor the code that checks that all operands of a node are UNDEFs. 2012-07-15 08:38:23 +00:00
SlotIndexes.h Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
TargetLoweringObjectFileImpl.h
ValueTypes.h Add support for v16i32/v16i64 into the code generator. This is required for backends that use i32/i64 vectors for the getSetCCResultType function. 2012-07-26 21:22:00 +00:00
ValueTypes.td Add support for v16i32/v16i64 into the code generator. This is required for backends that use i32/i64 vectors for the getSetCCResultType function. 2012-07-26 21:22:00 +00:00