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-11-15 04:08:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
71fe0f4a43
llvm-6502
/
include
/
llvm
/
CodeGen
History
Chris Lattner
6e994b7492
Final pass of minor cleanups for MachineInstr
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@28110
91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-04 19:36:09 +00:00
..
AsmPrinter.h
Extend printBasicBlockLabel a bit so that it can be used to print all
2006-05-02 05:37:32 +00:00
DwarfWriter.h
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
2006-05-03 01:29:57 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
Suck block address tracking out of targets into the JIT Emitter. This
2006-05-03 17:10:41 +00:00
MachineConstantPool.h
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
2006-05-03 01:29:57 +00:00
MachineDebugInfo.h
MachineFrameInfo.h
MachineFunction.h
JumpTable support! What this represents is working asm and jit support for
2006-04-22 18:53:45 +00:00
MachineFunctionPass.h
MachineInstr.h
Final pass of minor cleanups for MachineInstr
2006-05-04 19:36:09 +00:00
MachineInstrBuilder.h
Remove and simplify some more machineinstr/machineoperand stuff.
2006-05-04 18:16:01 +00:00
MachineJumpTableInfo.h
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
2006-05-03 01:29:57 +00:00
MachineLocation.h
MachineRelocation.h
Change from using MachineRelocation ctors to using static methods
2006-05-03 20:30:20 +00:00
Passes.h
SchedGraphCommon.h
ScheduleDAG.h
JumpTable support! What this represents is working asm and jit support for
2006-04-22 18:53:45 +00:00
SelectionDAG.h
JumpTable support! What this represents is working asm and jit support for
2006-04-22 18:53:45 +00:00
SelectionDAGISel.h
Remove the temporary option: -no-isel-fold-inflight
2006-04-28 18:54:11 +00:00
SelectionDAGNodes.h
JumpTable support! What this represents is working asm and jit support for
2006-04-22 18:53:45 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h
ValueTypes.td