.. |
InstrForest.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
InstrScheduling.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
InstrSelection.h
|
Add a TmpInstruction ctor that doesn't take a MCFI.
|
2004-06-08 18:52:46 +00:00 |
IntrinsicLowering.h
|
Start moving IntrinsicLowering out of VMCore into libcodegen, as per PR346
|
2004-06-20 07:40:46 +00:00 |
LiveIntervalAnalysis.h
|
fill comment to 80 cols
|
2004-07-19 02:13:59 +00:00 |
LiveVariables.h
|
Remove the DefBlock element of VarInfo. DefBlock is always DefInst->getParent()
|
2004-07-19 06:26:50 +00:00 |
MachineBasicBlock.h
|
Add a forwarding method pop_front() that allows you to delete instructions
|
2004-06-08 18:52:47 +00:00 |
MachineCodeEmitter.h
|
Add emitWordAt() - a quick and dirty interface that the machine-dependent
|
2004-04-23 17:11:12 +00:00 |
MachineCodeForInstruction.h
|
This class is no longer an annotation
|
2004-06-27 18:50:49 +00:00 |
MachineConstantPool.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
MachineFrameInfo.h
|
finegrainify namespacification
|
2004-02-15 05:52:36 +00:00 |
MachineFunction.h
|
Add viewCFG() and viewCFGOnly() APIs.
|
2004-07-08 00:47:58 +00:00 |
MachineFunctionInfo.h
|
Add a map of MachineCodeForInstruction objects to MachineFunctionInfo
|
2004-06-27 18:50:30 +00:00 |
MachineFunctionPass.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
MachineInstr.h
|
Made a fix so that you can print out MachineInstrs that belong to a MachineBasicBlock that is not yet attached to a MachineFunction. This change includes changing the third operand (TargetMachine) to a pointer for the MachineInstr::print function.
|
2004-06-25 00:13:11 +00:00 |
MachineInstrBuilder.h
|
Fix a typo in the head-of-file comment.
|
2004-05-23 05:04:00 +00:00 |
Passes.h
|
Add a new pass for code generators to use
|
2004-07-02 05:44:13 +00:00 |
SchedGraphCommon.h
|
Fixed up sched graph.
|
2004-05-08 16:14:24 +00:00 |
SelectionDAG.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
SSARegMap.h
|
Add DenseMap template and actually use it for for mapping virtual regs
|
2004-02-25 21:55:45 +00:00 |
ValueSet.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
ValueTypes.h
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |