llvm-6502/include/llvm/CodeGen
2008-08-13 22:28:50 +00:00
..
AsmPrinter.h Handle visibility printing with all generality. Remove bunch of duplicate code. 2008-08-08 18:25:07 +00:00
BreakCriticalMachineEdge.h Fix the name of BreakCriticalMachineEdge.h's include guard 2008-07-16 16:04:07 +00:00
CallingConvLower.h
Collector.h
CollectorMetadata.h
Collectors.h
DAGISelHeader.h Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h Initial checkin of the new "fast" instruction selection support. See 2008-08-13 20:19:35 +00:00
FileWriters.h
IntrinsicLowering.h
LinkAllCodegenComponents.h Do not use computationally expensive scheduling heuristics with -fast. 2008-07-01 18:05:03 +00:00
LiveInterval.h
LiveIntervalAnalysis.h Expunge the last uses of std::map from LiveIntervals. 2008-08-13 22:28:50 +00:00
LiveStackAnalysis.h
LiveVariables.h - Fix SelectionDAG to generate correct CFGs. 2008-08-04 23:54:43 +00:00
MachineBasicBlock.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
MachineCodeEmitter.h
MachineConstantPool.h Trim unnecessary #includes. 2008-07-11 20:38:31 +00:00
MachineDominators.h
MachineFrameInfo.h Fix error: ‘std::ostream’ has not been declared 2008-07-25 19:29:14 +00:00
MachineFunction.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
MachineFunctionPass.h
MachineInstr.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
MachineInstrBuilder.h Pool-allocation for MachineInstrs, MachineBasicBlocks, and 2008-07-07 23:14:23 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h Correct the name of MachineMemOperand's include guard. 2008-07-22 00:52:54 +00:00
MachineModuleInfo.h Use StringMap for greater justice! 2008-07-07 20:59:31 +00:00
MachineOperand.h Fix a copy+pasto in an assertion string. 2008-07-10 19:58:23 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h Enable rematerialization of constants using AliasAnalysis::pointsToConstantMemory, 2008-07-25 00:02:30 +00:00
MachineRelocation.h
MachORelocation.h
Passes.h - Fix SelectionDAG to generate correct CFGs. 2008-08-04 23:54:43 +00:00
PseudoSourceValue.h Enable rematerialization of constants using AliasAnalysis::pointsToConstantMemory, 2008-07-25 00:02:30 +00:00
RegAllocRegistry.h
RegisterCoalescer.h Remove uses of "llvm/Support/Debug.h" from LLVM include files, which 2008-07-07 18:14:29 +00:00
RegisterScavenging.h
RuntimeLibcalls.h Add the remaining fp_round libcalls: 2008-08-07 19:01:24 +00:00
ScheduleDAG.h Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
SchedulerRegistry.h Do not use computationally expensive scheduling heuristics with -fast. 2008-07-01 18:05:03 +00:00
SelectionDAG.h Move SelectionDAG::viewGraph() out of line; as an inline function 2008-07-30 18:48:53 +00:00
SelectionDAGISel.h Rename SelectionDAGISel's FastISel to Fast, to begin to make 2008-08-13 19:47:40 +00:00
SelectionDAGNodes.h Clarify "node" vs. "value" in some comments. 2008-08-06 15:18:10 +00:00
ValueTypes.h Added support for overloading intrinsics (atomics) based on pointers 2008-07-30 04:36:53 +00:00
ValueTypes.td Added support for overloading intrinsics (atomics) based on pointers 2008-07-30 04:36:53 +00:00