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
03f0a2fba0
llvm-6502
/
include
/
llvm
/
CodeGen
History
Devang Patel
03f0a2fba0
DebugLabelFolder ruthlessly deletes redundant labels. However, sometimes the redundant labels is referenced by debug info somewhere else. This patch provies a way so that dwarf writer can mark labels as used.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@68813
91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-10 18:58:59 +00:00
..
AsmPrinter.h
Pass in the std::string parameter instead of returning it by value.
2009-04-10 00:12:49 +00:00
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DebugLoc.h
DwarfWriter.h
Refine the Dwarf writer timers so that they measure exception writing and debug
2009-03-10 21:23:25 +00:00
ELFRelocation.h
FastISel.h
Fix FastISel's assumption that i1 values are always zero-extended
2009-03-13 20:42:20 +00:00
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
Use CHAR_BIT instead of hard-coding 8 in several places where it
2009-04-01 18:45:54 +00:00
LiveIntervalAnalysis.h
Fix PR3391 and PR3864. Reg allocator infinite looping.
2009-03-23 18:24:37 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
Reapply 68073, with fixes. EH Landing-pad basic blocks are not
2009-03-31 18:39:13 +00:00
MachineCodeEmitter.h
MachineConstantPool.h
Use CHAR_BIT instead of hard-coding 8 in several places where it
2009-04-01 18:45:54 +00:00
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
Revert r67844. This fixes the llvm-gcc-4.2 build on Darwin.
2009-03-27 18:37:13 +00:00
MachineFunctionPass.h
MachineInstr.h
Fix pr3954. The register scavenger asserts for inline assembly with
2009-04-09 17:16:43 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h
DebugLabelFolder ruthlessly deletes redundant labels. However, sometimes the redundant labels is referenced by debug info somewhere else. This patch provies a way so that dwarf writer can mark labels as used.
2009-04-10 18:58:59 +00:00
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
Passes.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
Add a new bit to SUnit to record whether a node has implicit physreg
2009-03-23 16:10:52 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
Remove the obsolete SelectionDAG::getNodeValueTypes and simplify
2009-04-09 23:54:40 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h
Change the NumVTs field from short to int, since there's no
2009-04-09 23:53:31 +00:00
ValueTypes.h
ValueTypes.td