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
fa73ea2d9f
llvm-6502
/
include
/
llvm
/
CodeGen
History
Dan Gohman
fa73ea2d9f
Minor comment cleanups.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@37321
91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-24 14:36:04 +00:00
..
AsmPrinter.h
Drop 'const'
2007-05-03 01:11:54 +00:00
CallingConvLower.h
DwarfWriter.h
ELFRelocation.h
FileWriters.h
InstrScheduling.h
IntrinsicLowering.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h
Fix for PR1406:
2007-05-14 21:10:05 +00:00
LiveVariables.h
Eliminate MarkVirtRegAliveInBlock recursion.
2007-05-08 19:00:00 +00:00
MachineBasicBlock.h
Move isSuccessor() offline, change it to use std::find.
2007-05-17 23:58:53 +00:00
MachineCodeEmitter.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h
Do not use typeinfo to identify pass in pass manager.
2007-05-01 21:15:47 +00:00
MachineInstr.h
Rename M_PREDICATED to M_PREDICABLE; Move TargetInstrInfo::isPredicatable() to MachineInstr::isPredicable().
2007-05-16 20:43:42 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h
Mark all calls as "could throw", when exceptions are enabled. Emit necessary LP info too. This fixes PR1439
2007-05-23 11:08:31 +00:00
MachinePassRegistry.h
MachineRelocation.h
MachORelocation.h
Passes.h
Make tail merging the default, except on powerPC. There was no prior art
2007-05-22 17:14:46 +00:00
RegAllocRegistry.h
RegisterScavenging.h
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h
SchedulerRegistry.h
SelectionDAG.h
SelectionDAGISel.h
Drop 'const'
2007-05-03 01:11:54 +00:00
SelectionDAGNodes.h
Minor comment cleanups.
2007-05-24 14:36:04 +00:00
SSARegMap.h
ValueTypes.h
ValueTypes.td