llvm-6502/include/llvm/CodeGen
2009-08-03 23:20:21 +00:00
..
AsmPrinter.h eliminate CurrentSection, rename CurrentSection_ -> CurrentSection, make it private, 2009-08-03 23:20:21 +00:00
BinaryObject.h "BinaryObject.h was implicitly converting between uint{16,32,64}_t to 2009-07-07 18:28:00 +00:00
BreakCriticalMachineEdge.h
CallingConvLower.h Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fixes here and there (mostly __m64). 2009-08-03 08:13:56 +00:00
DAGISelHeader.h
Dump.h Re-apply LiveInterval index dumping patch, with fixes suggested by Bill 2009-08-03 21:55:09 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
FileWriters.h Add the Object Code Emitter class. Original patch by Aaron Gray, I did some 2009-07-06 05:09:34 +00:00
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h Tidy up #includes. 2009-07-16 15:32:28 +00:00
LatencyPriorityQueue.h
LazyLiveness.h Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage 2009-07-31 18:16:33 +00:00
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h Removed the BigBlock register allocator. 2009-07-30 23:18:43 +00:00
LiveInterval.h Move more to raw_ostream, provide support for writing MachineBasicBlock, 2009-07-24 10:36:58 +00:00
LiveIntervalAnalysis.h Re-apply LiveInterval index dumping patch, with fixes suggested by Bill 2009-08-03 21:55:09 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h Re-apply LiveInterval index dumping patch, with fixes suggested by Bill 2009-08-03 21:55:09 +00:00
MachineCodeEmitter.h Add line numbers to OProfile. To do this, I added a processDebugLoc() 2009-07-16 21:07:26 +00:00
MachineCodeInfo.h
MachineConstantPool.h make Constant::getRelocationInfo return an enum, as suggested by Duncan. 2009-07-24 03:27:21 +00:00
MachineDominators.h
MachineFrameInfo.h Fix some comments referring to std::cerr. 2009-08-03 01:02:24 +00:00
MachineFunction.h Re-apply LiveInterval index dumping patch, with fixes suggested by Bill 2009-08-03 21:55:09 +00:00
MachineFunctionAnalysis.h Give MachineFunctionAnalysis a destructor so it can verify that 2009-08-01 04:19:43 +00:00
MachineFunctionPass.h Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage 2009-07-31 18:16:33 +00:00
MachineInstr.h
MachineInstrBuilder.h add default ctor. 2009-07-09 06:44:01 +00:00
MachineJumpTableInfo.h Fix some comments referring to std::cerr. 2009-08-03 01:02:24 +00:00
MachineLocation.h
MachineLoopInfo.h Move isLCSSAForm, isLoopInvariant, getCanonicalInductionVariable, 2009-07-13 22:02:44 +00:00
MachineMemOperand.h
MachineModuleInfo.h implement a new magic global "llvm.compiler.used" which is like llvm.used, but 2009-07-20 06:14:25 +00:00
MachineOperand.h Add isMetadata() to check metadata operand. 2009-07-06 23:46:02 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h Just forgot to include the two new files 2009-07-06 05:16:40 +00:00
Passes.h Fix some comments referring to std::cerr. 2009-08-03 01:02:24 +00:00
PseudoSourceValue.h
RegAllocRegistry.h Reformat. 2009-07-08 21:57:46 +00:00
RegisterCoalescer.h Delete spurious semicolons. 2009-07-31 18:59:29 +00:00
RegisterScavenging.h Scavenger asserts. 2009-08-02 18:28:41 +00:00
RuntimeLibcalls.h Allow targets to define libcall names for mem(cpy,set,move) intrinsics, rather than hardcoding them in DAG lowering. 2009-07-30 09:12:56 +00:00
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h As Chris pointed out, we don't actually need to pass the context around here. 2009-07-09 18:44:09 +00:00
SelectionDAGISel.h Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage 2009-07-31 18:16:33 +00:00
SelectionDAGNodes.h I've changed the semantics of MERGE_VALUES a bit. It's now allowed to live until scheduling. It's deleted when the scheduler translate DAG nodes to machine instructions. 2009-07-30 08:44:08 +00:00
ValueTypes.h Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
ValueTypes.td Remove the v3i32 and v3f32 value types: they are not 2009-07-15 15:28:52 +00:00