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-01-04 05:31:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
771281f180
llvm-6502
/
include
/
llvm
/
CodeGen
History
Gabor Greif
abab81f420
do not close friendship with every odd class
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@66229
91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-06 01:09:27 +00:00
..
AsmPrinter.h
Overhaul my earlier submission due to feedback. It's a large patch, but most of
2009-02-24 08:30:20 +00:00
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DebugLoc.h
Print out a new label only if the debug location *tuple* is different. The debug
2009-02-19 09:16:38 +00:00
DwarfWriter.h
Clean up dwarf writer, part 1. This eliminated the horrible recursive getGlobalVariablesUsing and replaced it something readable. It eliminated use of slow UniqueVector and replaced it with StringMap, SmallVector, and DenseMap, etc. It also fixed some non-deterministic behavior.
2009-02-25 07:04:34 +00:00
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
Strengthen the previous check.
2009-02-08 08:24:28 +00:00
LiveIntervalAnalysis.h
Fix PR3486. Fix a bug in code that manually patch physical register live interval after its sub-register is coalesced with a virtual register.
2009-02-08 11:04:35 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
do not close friendship with every odd class
2009-03-06 01:09:27 +00:00
MachineCodeEmitter.h
Add support to the JIT for true non-lazy operation. When a call to a function
2009-02-18 08:31:02 +00:00
MachineConstantPool.h
Fix a bunch of Doxygen syntax issues. Escape special characters,
2009-03-03 02:55:14 +00:00
MachineDominators.h
MachineFrameInfo.h
Fix a bunch of Doxygen syntax issues. Escape special characters,
2009-03-03 02:55:14 +00:00
MachineFunction.h
ooops, forgot to include the pointless-write eliminator in my previous checkin
2009-03-04 21:54:31 +00:00
MachineFunctionPass.h
MachineInstr.h
do not close friendship with every odd class
2009-03-06 01:09:27 +00:00
MachineInstrBuilder.h
Factor out the code to add a MachineOperand to a MachineInstrBuilder.
2009-02-18 05:45:50 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
Eliminate several more unnecessary intptr_t casts.
2009-02-18 05:09:16 +00:00
MachineMemOperand.h
MachineModuleInfo.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
Passes.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
Fix a bunch of Doxygen syntax issues. Escape special characters,
2009-03-03 02:55:14 +00:00
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
Unbreak the build on win32.
2009-02-14 16:06:42 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
When scheduling a block in parts, keep track of the overall
2009-02-11 04:27:20 +00:00
SelectionDAG.h
ooops, forgot to include the pointless-write eliminator in my previous checkin
2009-03-04 21:54:31 +00:00
SelectionDAGISel.h
When scheduling a block in parts, keep track of the overall
2009-02-11 04:27:20 +00:00
SelectionDAGNodes.h
Fix a bunch of Doxygen syntax issues. Escape special characters,
2009-03-03 02:55:14 +00:00
ValueTypes.h
ValueTypes.td