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-20 09:30:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b3bc115a24
llvm-6502
/
include
/
llvm
/
CodeGen
History
David Greene
b3bc115a24
Do some cleanups suggested by Chris.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@87034
91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-12 21:49:55 +00:00
..
AsmPrinter.h
Add comment flags so AsmPrinter can output additional information when
2009-11-12 20:13:34 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DwarfWriter.h
"Attach debug info with llvm instructions" mode was enabled a month ago. Now make it permanent and remove old way of inserting intrinsics to encode debug info for line number and scopes.
2009-11-12 19:02:56 +00:00
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveStackAnalysis.h
LiveVariables.h
Fix liveness calculation when splitting critical edges during PHI elimination.
2009-11-11 19:31:31 +00:00
MachineBasicBlock.h
Move the utility function UpdateTerminator() from CodePlacementOpt() into
2009-11-12 03:55:33 +00:00
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
Add a bool flag to StackObjects telling whether they reference spill
2009-11-12 20:49:22 +00:00
MachineFunction.h
Suppress implicit copy ctor and copy assignment for MachineFunction.
2009-11-09 17:06:23 +00:00
MachineFunctionAnalysis.h
Constify MachineFunctionAnalysis' TargetMachine reference.
2009-11-09 18:18:49 +00:00
MachineFunctionPass.h
MachineInstr.h
Add AsmPrinter comment flags to machine instructions so that AsmPrinter
2009-11-12 20:21:09 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
Switch the MachineOperand accessors back to the short names like
2008-10-03 15:45:36 +00:00
MachineLoopInfo.h
Add getTopBlock and getBottomBlock member functions to MachineLoopInfo.
2009-10-20 04:16:37 +00:00
MachineMemOperand.h
MachineModuleInfo.h
"Attach debug info with llvm instructions" mode was enabled a month ago. Now make it permanent and remove old way of inserting intrinsics to encode debug info for line number and scopes.
2009-11-12 19:02:56 +00:00
MachineModuleInfoImpls.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
Print "..." instead of all the uninteresting register clobbers on call
2009-11-09 19:38:45 +00:00
MachineRelocation.h
Make the need-stub variables accurate and consistent. In the case of
2009-11-07 08:51:52 +00:00
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
ProcessImplicitDefs.h
PseudoSourceValue.h
Do some cleanups suggested by Chris.
2009-11-12 21:49:55 +00:00
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
Add 8 bit libcalls and make use of them for msp430
2009-11-07 17:14:39 +00:00
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
SelectionDAGISel.h
SelectionDAGNodes.h
SlotIndexes.h
Moved some ManagedStatics out of the SlotIndexes header.
2009-11-08 08:49:59 +00:00
ValueTypes.h
ValueTypes.td