This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-03-10 18:37:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
include
/
llvm
/
CodeGen
History
…
..
Analysis.h
…
AsmPrinter.h
…
BinaryObject.h
…
CalcSpillWeights.h
…
CallingConvLower.h
…
FastISel.h
…
FunctionLoweringInfo.h
Reapply bottom-up fast-isel, with several fixes for x86-32:
2010-07-10 09:00:22 +00:00
GCMetadata.h
…
GCMetadataPrinter.h
…
GCs.h
Rename some GC classes so that their roll will hopefully be clearer.
2008-08-17 18:44:35 +00:00
GCStrategy.h
…
IntrinsicLowering.h
…
ISDOpcodes.h
…
JITCodeEmitter.h
Add a "PadTo" field to the emitULEB128Bytes method. This will pad out to the
2010-04-18 00:51:49 +00:00
LatencyPriorityQueue.h
…
LinkAllAsmWriterComponents.h
…
LinkAllCodegenComponents.h
…
LiveInterval.h
…
LiveIntervalAnalysis.h
…
LiveStackAnalysis.h
…
LiveVariables.h
…
MachineBasicBlock.h
…
MachineCodeEmitter.h
…
MachineCodeInfo.h
…
MachineConstantPool.h
…
MachineDominators.h
…
MachineFrameInfo.h
…
MachineFunction.h
…
MachineFunctionAnalysis.h
…
MachineFunctionPass.h
…
MachineInstr.h
…
MachineInstrBuilder.h
…
MachineJumpTableInfo.h
…
MachineLocation.h
…
MachineLoopInfo.h
…
MachineMemOperand.h
…
MachineModuleInfo.h
…
MachineModuleInfoImpls.h
…
MachineOperand.h
Add a TargetRegisterInfo::composeSubRegIndices hook with a default
2010-05-28 18:18:53 +00:00
MachinePassRegistry.h
…
MachineRegisterInfo.h
…
MachineRelocation.h
…
MachineSSAUpdater.h
…
MachORelocation.h
…
ObjectCodeEmitter.h
…
Passes.h
…
PostRAHazardRecognizer.h
…
ProcessImplicitDefs.h
…
PseudoSourceValue.h
…
RegAllocRegistry.h
…
RegisterCoalescer.h
…
RegisterScavenging.h
…
RuntimeLibcalls.h
…
ScheduleDAG.h
…
ScheduleHazardRecognizer.h
…
SchedulerRegistry.h
…
SelectionDAG.h
…
SelectionDAGISel.h
…
SelectionDAGNodes.h
…
SlotIndexes.h
Fix a FIXME. The SlotIndex::Slot enum should be private.
2010-08-11 16:50:17 +00:00
TargetLoweringObjectFileImpl.h
…
ValueTypes.h
…
ValueTypes.td
…