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-30 02:32:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0141739854
llvm-6502
/
include
/
llvm
/
CodeGen
History
Bill Wendling
0141739854
Revert accidental commit.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@80208
91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-27 05:35:28 +00:00
..
AsmPrinter.h
Revert accidental commit.
2009-08-27 05:35:28 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DwarfWriter.h
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
2009-08-26 05:01:18 +00:00
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 20:48:53 +00:00
GCMetadataPrinter.h
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
2009-08-22 21:43:10 +00:00
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
Fix a bug where the DWARF emitter in the JIT was not initializing alignment
2009-08-21 21:03:57 +00:00
LatencyPriorityQueue.h
LazyLiveness.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
shoot a few more std::ostream print methods in the head.
2009-08-23 03:47:42 +00:00
LiveIntervalAnalysis.h
Change Pass::print to take a raw ostream instead of std::ostream,
2009-08-23 06:03:38 +00:00
LiveStackAnalysis.h
Change Pass::print to take a raw ostream instead of std::ostream,
2009-08-23 06:03:38 +00:00
LiveVariables.h
Add missing includes.
2009-08-19 21:17:28 +00:00
MachineBasicBlock.h
Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed with Chris on IRC. Anybody wanting to debug sentinel dereferencing problems must revert this patch and perform the indicated modifications.
2009-08-26 19:16:32 +00:00
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
Change Pass::print to take a raw ostream instead of std::ostream,
2009-08-23 06:03:38 +00:00
MachineFrameInfo.h
convert some stuff to work on raw_ostreams instead of std::ostream.
2009-08-23 01:12:47 +00:00
MachineFunction.h
Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed with Chris on IRC. Anybody wanting to debug sentinel dereferencing problems must revert this patch and perform the indicated modifications.
2009-08-26 19:16:32 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
Remove an unnecessary include. Now we won't have circular include
2009-08-19 23:00:07 +00:00
MachineInstr.h
remove various std::ostream version of printing methods from
2009-08-23 03:41:05 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
convert some stuff to work on raw_ostreams instead of std::ostream.
2009-08-23 01:12:47 +00:00
MachineLocation.h
MachineLoopInfo.h
Move isLCSSAForm, isLoopInvariant, getCanonicalInductionVariable,
2009-07-13 22:02:44 +00:00
MachineMemOperand.h
MachineModuleInfo.h
MachineOperand.h
remove various std::ostream version of printing methods from
2009-08-23 03:41:05 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h
Part 1.
2009-06-15 08:28:29 +00:00
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
remove std::ostream versions of printing stuff for MBB and MF,
2009-08-23 03:13:20 +00:00
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed with Chris on IRC. Anybody wanting to debug sentinel dereferencing problems must revert this patch and perform the indicated modifications.
2009-08-26 19:16:32 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
2009-08-26 05:01:18 +00:00
ValueTypes.h
Rename FirstExtendedValueType to INVALID_SIMPLE_VALUE_TYPE
2009-08-20 05:09:43 +00:00
ValueTypes.td