llvm-6502/include/llvm/CodeGen
Chris Lattner 0442fbfadb Keep track of node depth for each node
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19732 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-21 21:39:38 +00:00
..
AsmPrinter.h Adjust prototype 2005-01-08 19:57:49 +00:00
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h Fix typeo 2004-11-18 04:31:10 +00:00
LiveIntervalAnalysis.h For PR387:\ 2004-12-07 04:03:45 +00:00
LiveVariables.h Add a useful accessor 2005-01-01 15:58:55 +00:00
MachineBasicBlock.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineCodeEmitter.h Fix the FIXME, nuke the JIT specific forceCompilationOf method. 2004-11-22 21:54:35 +00:00
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineFunctionPass.h
MachineInstr.h Instead of storing std::string's for ExternalSymbol references, rely on the 2004-11-19 20:46:15 +00:00
MachineInstrBuilder.h Instead of storing std::string's for ExternalSymbol references, rely on the 2004-11-19 20:46:15 +00:00
MachineRelocation.h Add another bit, to make the JIT a bit more efficient. 2004-11-21 03:27:13 +00:00
Passes.h
SchedGraphCommon.h
SelectionDAG.h Add an accessor for targets that pass args in regs 2005-01-19 20:19:58 +00:00
SelectionDAGISel.h Make methods private, add a method. 2005-01-17 17:14:43 +00:00
SelectionDAGNodes.h Keep track of node depth for each node 2005-01-21 21:39:38 +00:00
SSARegMap.h add an assertion 2005-01-05 16:27:34 +00:00
ValueSet.h
ValueTypes.h Add some helper methods. 2005-01-15 06:52:18 +00:00