.. |
AsmPrinter.h
|
Implement MASM sections correctly, without a "has masm sections flag" and a
|
2006-05-09 05:33:28 +00:00 |
DwarfWriter.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 |
ELFWriter.h
|
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
|
2006-02-22 16:23:43 +00:00 |
InstrScheduling.h
|
|
|
IntrinsicLowering.h
|
remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jit
|
2006-03-10 22:49:05 +00:00 |
LiveInterval.h
|
Improve compatibility with VC2005, patch by Morten Ofstad!
|
2006-01-26 20:41:32 +00:00 |
LiveIntervalAnalysis.h
|
Backing out fix for PR770. Need to re-apply it after live range splitting is possible
|
2006-05-12 06:06:34 +00:00 |
LiveVariables.h
|
add a comment that I should have written a long time ago
|
2006-01-04 07:29:33 +00:00 |
MachineBasicBlock.h
|
|
|
MachineCodeEmitter.h
|
Suck block address tracking out of targets into the JIT Emitter. This
|
2006-05-03 17:10:41 +00:00 |
MachineConstantPool.h
|
Doxygenify the comments, bringing the file level comments down to be attached
|
2006-05-15 16:12:01 +00:00 |
MachineDebugInfo.h
|
Foundation for call frame information.
|
2006-04-07 16:34:46 +00:00 |
MachineFrameInfo.h
|
Foundation for call frame information.
|
2006-04-07 16:34:46 +00:00 |
MachineFunction.h
|
JumpTable support! What this represents is working asm and jit support for
|
2006-04-22 18:53:45 +00:00 |
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
Final pass of minor cleanups for MachineInstr
|
2006-05-04 19:36:09 +00:00 |
MachineInstrBuilder.h
|
Remove and simplify some more machineinstr/machineoperand stuff.
|
2006-05-04 18:16:01 +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 |
MachineRelocation.h
|
Change from using MachineRelocation ctors to using static methods
|
2006-05-03 20:30:20 +00:00 |
Passes.h
|
Remove a prototype
|
2005-10-24 04:13:21 +00:00 |
SchedGraphCommon.h
|
|
|
ScheduleDAG.h
|
Revert an un-intended change
|
2006-05-13 05:53:47 +00:00 |
SelectionDAG.h
|
JumpTable support! What this represents is working asm and jit support for
|
2006-04-22 18:53:45 +00:00 |
SelectionDAGISel.h
|
Remove unncessary include
|
2006-05-08 01:33:11 +00:00 |
SelectionDAGNodes.h
|
Add a chain to FORMAL_ARGUMENTS.
|
2006-05-16 06:43:59 +00:00 |
SSARegMap.h
|
|
|
ValueSet.h
|
|
|
ValueTypes.h
|
getVectorTyppe(MVT::i64, 2) ==> MVT::v2i64.
|
2006-03-28 01:59:17 +00:00 |
ValueTypes.td
|
add a new iPTR ValueType for tblgen use
|
2006-03-27 22:48:00 +00:00 |