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-29 10:32:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dda30cd4af
llvm-6502
/
include
/
llvm
/
CodeGen
History
Dan Gohman
dda30cd4af
Restore dump() methods to Loop and MachineLoop.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@92772
91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 21:08:02 +00:00
..
AsmPrinter.h
BinaryObject.h
CalcSpillWeights.h
CallingConvLower.h
DAGISelHeader.h
Change SelectCode's argument from SDValue to SDNode *, to make it more
2010-01-05 01:24:18 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
Change indirect-globals to use a dedicated allocIndirectGV. This lets us
2009-12-15 22:42:46 +00:00
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
Revert these. They may have been causing 483_xalancbmk to fail:
2009-12-15 00:39:24 +00:00
MachineCodeEmitter.h
Change indirect-globals to use a dedicated allocIndirectGV. This lets us
2009-12-15 22:42:46 +00:00
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h
Fill out codegen SSA updater. It's not yet tested.
2009-12-03 02:31:43 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
Restore dump() methods to Loop and MachineLoop.
2010-01-05 21:08:02 +00:00
MachineMemOperand.h
MachineModuleInfo.h
Metadata.h doesn't need to include ValueHandle.h anymore.
2009-12-28 08:20:46 +00:00
MachineModuleInfoImpls.h
MachineOperand.h
MachinePassRegistry.h
Sundry dependent-name fixes flagged by clang++.
2009-12-17 23:49:16 +00:00
MachineRegisterInfo.h
MachineRelocation.h
MachineSSAUpdater.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
ProcessImplicitDefs.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
- Add a bit more plumbing assigning an order to SDNodes.
2009-12-21 21:59:52 +00:00
SelectionDAGISel.h
Change SelectCode's argument from SDValue to SDNode *, to make it more
2010-01-05 01:24:18 +00:00
SelectionDAGNodes.h
Remove spurious semicolon. Thanks, Clang
2009-12-19 03:21:36 +00:00
SlotIndexes.h
Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint.
2009-12-22 00:11:50 +00:00
ValueTypes.h
Simplify this code; avoid duplicating the low-level implementation code.
2010-01-05 00:42:54 +00:00
ValueTypes.td
Move Flag and isVoid after the vector types, since bit arithmetic with
2009-12-14 23:36:03 +00:00