.. |
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
|
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
|
2003-12-28 21:23:38 +00:00 |
LiveVariables.h
|
Stop LiveVariables from using BasicBlocks as part of the mapping, instead
|
2004-05-01 21:23:35 +00:00 |
MachineBasicBlock.h
|
Fix a comment.
|
2004-05-12 21:57:23 +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
|
Do not use explicit casts that hide the dependence on Instruction being
|
2004-02-29 19:02:26 +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 a NextMBBNumber field w/ incrementing accessor method, for
|
2004-05-12 21:35:21 +00:00 |
MachineFunctionInfo.h
|
Remove a horrible API
|
2003-12-20 09:15:01 +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
|
Fixed up my changes to add support for cloning Machine Instructions.
|
2004-05-23 20:58:02 +00:00 |
MachineInstrBuilder.h
|
Fix a typo in the head-of-file comment.
|
2004-05-23 05:04:00 +00:00 |
Passes.h
|
Registering the ModuloScheduling pass.
|
2004-05-08 16:14:02 +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 |