.. |
AsmPrinter.h
|
Now that printPICJumpTableSetLabel is not overloaded,
|
2010-01-26 06:42:44 +00:00 |
BinaryObject.h
|
|
|
CalcSpillWeights.h
|
Moved spill weight calculation out of SimpleRegisterCoalescing and into its own pass: CalculateSpillWeights.
|
2009-12-14 06:49:42 +00:00 |
CallingConvLower.h
|
|
|
DAGISelHeader.h
|
Change SelectCode's argument from SDValue to SDNode *, to make it more
|
2010-01-05 01:24:18 +00:00 |
DwarfWriter.h
|
constify a bunch of dwarf stuff now that the registerinfo method
|
2010-01-26 23:18:02 +00:00 |
ELFRelocation.h
|
|
|
FastISel.h
|
Don't use the ISD::NodeType enum for SDNode opcodes, as CodeGen
|
2010-01-05 22:26:32 +00:00 |
FileWriters.h
|
Hook up llc's -filetype=obj to use MCStreamer if an MCCodeEmitter is available.
|
2010-01-15 18:51:18 +00:00 |
GCMetadata.h
|
|
|
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
|
|
JITCodeEmitter.h
|
Change indirect-globals to use a dedicated allocIndirectGV. This lets us
|
2009-12-15 22:42:46 +00:00 |
LatencyPriorityQueue.h
|
|
|
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
Remove the '-disable-scheduling' flag and replace it with the 'source' option of
|
2010-01-23 10:26:57 +00:00 |
LiveInterval.h
|
|
|
LiveIntervalAnalysis.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
|
|
MachineBasicBlock.h
|
add a new MachineBasicBlock::getSymbol method, replacing
|
2010-01-26 04:55:51 +00:00 |
MachineCodeEmitter.h
|
Change indirect-globals to use a dedicated allocIndirectGV. This lets us
|
2009-12-15 22:42:46 +00:00 |
MachineCodeInfo.h
|
|
|
MachineConstantPool.h
|
|
|
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
|
|
MachineFunction.h
|
Move getJTISymbol from MachineJumpTableInfo to MachineFunction,
|
2010-01-26 06:28:43 +00:00 |
MachineFunctionAnalysis.h
|
make MachineFunction keep track of its ID and make
|
2010-01-26 04:35:26 +00:00 |
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
Add <imp-def> and <imp-kill> operands when replacing virtual sub-register defs and kills.
|
2010-01-06 00:29:28 +00:00 |
MachineInstrBuilder.h
|
Further progration of metadata operands. The
|
2010-01-13 00:00:24 +00:00 |
MachineJumpTableInfo.h
|
Move getJTISymbol from MachineJumpTableInfo to MachineFunction,
|
2010-01-26 06:28:43 +00:00 |
MachineLocation.h
|
|
|
MachineLoopInfo.h
|
Restore dump() methods to Loop and MachineLoop.
|
2010-01-05 21:08:02 +00:00 |
MachineMemOperand.h
|
|
|
MachineModuleInfo.h
|
back this out for now. Growing Function is not good.
|
2010-01-21 20:10:22 +00:00 |
MachineModuleInfoImpls.h
|
|
|
MachineOperand.h
|
Remove unneeded argument per review.
|
2010-01-15 23:28:49 +00:00 |
MachinePassRegistry.h
|
Sundry dependent-name fixes flagged by clang++.
|
2009-12-17 23:49:16 +00:00 |
MachineRegisterInfo.h
|
|
|
MachineRelocation.h
|
|
|
MachineSSAUpdater.h
|
|
|
MachORelocation.h
|
|
|
ObjectCodeEmitter.h
|
|
|
Passes.h
|
For aligned load/store instructions, it's only required to know whether a
|
2010-01-19 18:31:11 +00:00 |
ProcessImplicitDefs.h
|
|
|
PseudoSourceValue.h
|
|
|
RegAllocRegistry.h
|
|
|
RegisterCoalescer.h
|
|
|
RegisterScavenging.h
|
|
|
RuntimeLibcalls.h
|
|
|
ScheduleDAG.h
|
|
|
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
Remove the '-disable-scheduling' flag and replace it with the 'source' option of
|
2010-01-23 10:26:57 +00:00 |
SelectionDAG.h
|
When XDEBUG is enabled, check for SelectionDAG cycles at some key
|
2010-01-20 20:13:31 +00:00 |
SelectionDAGISel.h
|
Teach dag combine to fold the following transformation more aggressively:
|
2010-01-06 19:38:29 +00:00 |
SelectionDAGNodes.h
|
When XDEBUG is enabled, check for SelectionDAG cycles at some key
|
2010-01-20 20:13:31 +00:00 |
SlotIndexes.h
|
Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint.
|
2009-12-22 00:11:50 +00:00 |
ValueTypes.h
|
Simplify this code; avoid duplicating the low-level implementation code.
|
2010-01-05 00:42:54 +00:00 |
ValueTypes.td
|
Move Flag and isVoid after the vector types, since bit arithmetic with
|
2009-12-14 23:36:03 +00:00 |