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
2024-12-19 17:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
49cf3a7173
llvm-6502
/
include
/
llvm
/
CodeGen
History
Eric Christopher
49cf3a7173
Fix a few unused parameter warnings.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@96533
91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-17 23:55:26 +00:00
..
AsmPrinter.h
Fix a few unused parameter warnings.
2010-02-17 23:55:26 +00:00
BinaryObject.h
CalcSpillWeights.h
CallingConvLower.h
DAGISelHeader.h
Emulate the current isel's "IsChainCompatible" logic for now.
2010-02-17 06:23:39 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
Fix several comments which had previously been "the the" where a
2010-02-10 20:04:19 +00:00
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
Fix several comments which had previously been "the the" where a
2010-02-10 20:04:19 +00:00
LiveIntervalAnalysis.h
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
move isOnlyReachableByFallthrough out of MachineBasicBlock into AsmPrinter,
2010-02-17 18:52:56 +00:00
MachineCodeEmitter.h
Fix several comments which had previously been "the the" where a
2010-02-10 20:04:19 +00:00
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
Teach MachineFrameInfo to track maximum alignment while stack objects are being
2010-02-13 01:56:41 +00:00
MachineFunction.h
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
Add non-temporal flags to MachineMemOperand.
2010-02-15 16:48:31 +00:00
MachineModuleInfo.h
Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there
2010-02-15 22:35:59 +00:00
MachineModuleInfoImpls.h
Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there
2010-02-15 22:35:59 +00:00
MachineOperand.h
Allow isDebug inquiry on any MO.
2010-02-10 23:03:20 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachineSSAUpdater.h
MachORelocation.h
ObjectCodeEmitter.h
Fix several comments which had previously been "the the" where a
2010-02-10 20:04:19 +00:00
Passes.h
Add a new pass on machine instructions to optimize away PHI cycles that
2010-02-12 01:30:21 +00:00
ProcessImplicitDefs.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
Add non-temporal flags and remove an assumption of default arguments.
2010-02-15 17:00:31 +00:00
SelectionDAGISel.h
make the new isel's interpreter loop call the generated
2010-02-17 00:41:34 +00:00
SelectionDAGNodes.h
Make the non-temporal bit "significant" in MemSDNodes so they aren't
2010-02-17 20:21:42 +00:00
SlotIndexes.h
TargetLoweringObjectFileImpl.h
Move TLOF implementations to libCodegen to resolve layering violation.
2010-02-15 22:37:53 +00:00
ValueTypes.h
ValueTypes.td