.. |
AsmPrinter.h
|
Add a printSetLabel that takes two id's.
|
2006-11-01 09:23:08 +00:00 |
DwarfWriter.h
|
Simplify DwarfWriter header.
|
2006-10-30 13:35:07 +00:00 |
ELFWriter.h
|
|
|
InstrScheduling.h
|
|
|
IntrinsicLowering.h
|
Simplify IntrinsicLowering and clarify that it is only for use by the
|
2006-11-15 18:00:10 +00:00 |
LinkAllCodegenComponents.h
|
Now that the ISel is available, it's possible to create a default instruction
|
2006-08-01 19:14:14 +00:00 |
LiveInterval.h
|
Converted to using llvm streams instead of <iostream>s
|
2006-11-29 00:39:47 +00:00 |
LiveIntervalAnalysis.h
|
Added a new method "CreateNewLiveInterval" which, given a list of
|
2006-11-16 02:41:50 +00:00 |
LiveVariables.h
|
Do away with kill / dead maps. Move kill / dead info onto MI's.
|
2006-11-15 20:51:59 +00:00 |
MachineBasicBlock.h
|
Added a temporary hack to get the llvm-streams to work for future checkins.
|
2006-11-28 22:21:29 +00:00 |
MachineCodeEmitter.h
|
Allow target to specify alignment for function stub.
|
2006-11-16 20:04:54 +00:00 |
MachineConstantPool.h
|
Added a temporary hack to get the llvm-streams to work for future checkins.
|
2006-11-28 22:21:29 +00:00 |
MachineDebugInfo.h
|
Change global descriptor names to provide name, full name and linkage name.
|
2006-11-30 14:35:45 +00:00 |
MachineFrameInfo.h
|
Hopefully a good crack at making debugging work on intel -disable-fp-elim.
|
2006-11-17 21:19:15 +00:00 |
MachineFunction.h
|
Provide a function that ensures MBB numbering is dense and inorder. This
|
2006-10-03 19:18:57 +00:00 |
MachineFunctionPass.h
|
Add an out-of-line virtual function to home class.
|
2006-07-14 23:08:47 +00:00 |
MachineInstr.h
|
- MachineInstr now keeps a ptr to TargetInstrDescriptor instead of Opcode.
|
2006-11-30 07:08:44 +00:00 |
MachineInstrBuilder.h
|
Fix indentation.
|
2006-11-28 02:22:51 +00:00 |
MachineJumpTableInfo.h
|
add an assertion
|
2006-10-28 18:21:51 +00:00 |
MachineLocation.h
|
|
|
MachinePassRegistry.h
|
Final polish on machine pass registries.
|
2006-08-02 12:30:23 +00:00 |
MachineRelocation.h
|
Add basic block machine relocation.
|
2006-07-27 18:18:13 +00:00 |
MachOWriter.h
|
Behold, more work on relocations. Things are looking pretty good now.
|
2006-09-10 23:03:44 +00:00 |
Passes.h
|
Oops! didn't mean to put this in there yet.
|
2006-11-29 07:31:23 +00:00 |
RegAllocRegistry.h
|
Breaking out specialized classes.
|
2006-08-02 12:27:50 +00:00 |
SchedGraphCommon.h
|
Added a temporary hack to get the llvm-streams to work for future checkins.
|
2006-11-28 22:21:29 +00:00 |
ScheduleDAG.h
|
Move to operand constraints for two-address instructions.
|
2006-11-04 09:42:53 +00:00 |
SchedulerRegistry.h
|
Breaking out specialized classes.
|
2006-08-02 12:27:50 +00:00 |
SelectionDAG.h
|
Rename ISD::MemOpAddrMode to ISD::MemIndexedMode
|
2006-11-09 17:55:04 +00:00 |
SelectionDAGISel.h
|
remove dead method
|
2006-10-28 18:21:29 +00:00 |
SelectionDAGNodes.h
|
Rename ISD::MemOpAddrMode to ISD::MemIndexedMode
|
2006-11-09 17:55:04 +00:00 |
SSARegMap.h
|
|
|
ValueTypes.h
|
Move MVT::getVectorType out of line, it is large and shouldn't be inlined.
|
2006-07-19 00:40:45 +00:00 |
ValueTypes.td
|
|
|