.. |
AsmPrinter.h
|
Added support for machine specific constantpool values. These are useful for
|
2006-09-12 21:00:35 +00:00 |
DwarfWriter.h
|
Make target asm info a property of the target machine.
|
2006-09-07 22:06:40 +00:00 |
ELFWriter.h
|
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
|
2006-02-22 16:23:43 +00:00 |
InstrScheduling.h
|
Remove trailing whitespace
|
2005-04-21 20:39:54 +00:00 |
IntrinsicLowering.h
|
remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jit
|
2006-03-10 22:49:05 +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
|
add a prototype
|
2006-09-02 05:37:53 +00:00 |
LiveIntervalAnalysis.h
|
revert accidentally committed file
|
2006-09-14 06:42:17 +00:00 |
LiveVariables.h
|
Move two methods out of line, make them work when the record for a machine
|
2006-09-03 00:05:09 +00:00 |
MachineBasicBlock.h
|
Remove trailing whitespace
|
2005-04-21 20:39:54 +00:00 |
MachineCodeEmitter.h
|
Fix non-64-bit clean code.
|
2006-06-21 00:29:14 +00:00 |
MachineConstantPool.h
|
Mirrors ConstantPoolSDNode.
|
2006-09-14 05:48:39 +00:00 |
MachineDebugInfo.h
|
1. Support for c++ mangled names.
|
2006-07-11 15:58:09 +00:00 |
MachineFrameInfo.h
|
Tidy up.
|
2006-08-25 22:56:30 +00:00 |
MachineFunction.h
|
Remove dead methods, add getNumBlockIDs() method
|
2006-09-14 06:40:48 +00:00 |
MachineFunctionPass.h
|
Add an out-of-line virtual function to home class.
|
2006-07-14 23:08:47 +00:00 |
MachineInstr.h
|
IsDef can only be accessed / set if operand is a register.
|
2006-09-05 20:20:04 +00:00 |
MachineInstrBuilder.h
|
Completely eliminate def&use operands. Now a register operand is EITHER a
|
2006-09-05 02:31:13 +00:00 |
MachineJumpTableInfo.h
|
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
|
2006-05-03 01:29:57 +00:00 |
MachineLocation.h
|
Foundation for call frame information.
|
2006-04-07 16:34:46 +00:00 |
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
|
Remove a prototype
|
2005-10-24 04:13:21 +00:00 |
RegAllocRegistry.h
|
Breaking out specialized classes.
|
2006-08-02 12:27:50 +00:00 |
SchedGraphCommon.h
|
Convert tabs to spaces
|
2005-04-22 03:46:24 +00:00 |
ScheduleDAG.h
|
switch the SUnit pred/succ sets from being std::sets to being smallvectors.
|
2006-08-17 00:09:56 +00:00 |
SchedulerRegistry.h
|
Breaking out specialized classes.
|
2006-08-02 12:27:50 +00:00 |
SelectionDAG.h
|
Added support for machine specific constantpool values. These are useful for
|
2006-09-12 21:00:35 +00:00 |
SelectionDAGCSEMap.h
|
Added support for machine specific constantpool values. These are useful for
|
2006-09-12 21:00:35 +00:00 |
SelectionDAGISel.h
|
Move DAGSize to SelectionDAGISel; it's used in tablegen'd isel code.
|
2006-08-07 22:16:08 +00:00 |
SelectionDAGNodes.h
|
The top bit is used to determine whether it's a MachineConstantPoolValue.
|
2006-09-14 07:30:48 +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
|
add a new iPTR ValueType for tblgen use
|
2006-03-27 22:48:00 +00:00 |