llvm-6502/include/llvm/CodeGen
2014-03-07 05:32:03 +00:00
..
PBQP Remove unused typedef 2014-03-04 09:57:00 +00:00
Analysis.h [Modules] Move CallSite into the IR library where it belogs. It is 2014-03-04 11:01:28 +00:00
AsmPrinter.h Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
CalcSpillWeights.h
CallingConvLower.h ARM: Correctly align arguments after a byval struct is passed on the stack 2014-03-05 15:25:27 +00:00
CommandFlags.h Refactor TargetOptions initialization into a single place. 2014-02-19 17:09:35 +00:00
DAGCombine.h
DFAPacketizer.h
EdgeBundles.h
FastISel.h
FunctionLoweringInfo.h Check for dynamic allocas and inline asm that clobbers sp before building 2014-03-05 02:43:26 +00:00
GCMetadata.h [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
ISDOpcodes.h R600: Fix extloads from i8 / i16 to i64. 2014-03-06 17:34:12 +00:00
JITCodeEmitter.h
LatencyPriorityQueue.h
LexicalScopes.h [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h Add a GC plugin for Erlang 2013-03-25 13:47:46 +00:00
LiveInterval.h [C++11] Use std::tie to simplify compare operators. 2014-03-03 19:58:30 +00:00
LiveIntervalAnalysis.h
LiveIntervalUnion.h
LivePhysRegs.h
LiveRangeEdit.h
LiveRegMatrix.h
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. 2014-03-02 12:27:27 +00:00
MachineBlockFrequencyInfo.h
MachineBranchProbabilityInfo.h
MachineCodeEmitter.h [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h [cleanup] Re-sort all the includes with utils/sort_includes.py. 2014-03-04 10:07:28 +00:00
MachineFrameInfo.h Check for dynamic allocas and inline asm that clobbers sp before building 2014-03-05 02:43:26 +00:00
MachineFunction.h [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h Add iterator_range support for MachineInstr's operand and memoperand iterators. 2014-03-07 00:08:57 +00:00
MachineInstrBuilder.h
MachineInstrBundle.h
MachineJumpTableInfo.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
MachineModuleInfoImpls.h
MachineOperand.h clang-format a bit of code to make the next patch easier to read. 2014-03-07 05:32:03 +00:00
MachinePassRegistry.h
MachinePostDominators.h
MachineRegisterInfo.h
MachineRelocation.h
MachineScheduler.h Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:09:27 +00:00
MachineSSAUpdater.h
MachineTraceMetrics.h
MachORelocation.h
Passes.h [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. 2014-02-22 00:07:45 +00:00
PseudoSourceValue.h
RegAllocPBQP.h Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
RegAllocRegistry.h
RegisterClassInfo.h
RegisterPressure.h
RegisterScavenging.h
ResourcePriorityQueue.h
RuntimeLibcalls.h
ScheduleDAG.h [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro 2014-03-02 03:20:38 +00:00
ScheduleDAGInstrs.h
ScheduleDFS.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
ScoreboardHazardRecognizer.h
SelectionDAG.h [C++11] Replace llvm::tie with std::tie. 2014-03-02 13:30:33 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
SlotIndexes.h [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. 2014-03-02 12:27:27 +00:00
StackMapLivenessAnalysis.h
StackMaps.h
StackProtector.h [Modules] Move ValueMap to the IR library. While this class does not 2014-03-04 11:26:31 +00:00
TargetLoweringObjectFileImpl.h Remove shouldEmitUsedDirectiveFor. 2014-03-06 22:47:08 +00:00
TargetSchedule.h
ValueTypes.h
ValueTypes.td
VirtRegMap.h