.. |
AsmPrinter.h
|
Fix some column padding bugs, reorganize things as suggested by Chris
|
2009-08-05 21:00:52 +00:00 |
BinaryObject.h
|
"BinaryObject.h was implicitly converting between uint{16,32,64}_t to
|
2009-07-07 18:28:00 +00:00 |
BreakCriticalMachineEdge.h
|
|
|
CallingConvLower.h
|
Major calling convention code refactoring.
|
2009-08-05 01:29:28 +00:00 |
DAGISelHeader.h
|
Generalize one of the SelectionDAG::ReplaceAllUsesWith overloads
|
2009-04-15 20:06:30 +00:00 |
Dump.h
|
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
|
2009-08-03 21:55:09 +00:00 |
DwarfWriter.h
|
Revert 71165. It did more than just revert 71158 and it introduced
|
2009-05-07 19:46:24 +00:00 |
ELFRelocation.h
|
|
|
FastISel.h
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
FileWriters.h
|
Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
|
2009-07-06 05:09:34 +00:00 |
GCMetadata.h
|
|
|
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
Get rid of these cache variables, which are a holdover from the days when
|
2009-06-26 20:33:47 +00:00 |
JITCodeEmitter.h
|
1) Proper emit displacements for x86, using absolute relocations where necessary
|
2009-08-05 00:11:21 +00:00 |
LatencyPriorityQueue.h
|
|
|
LazyLiveness.h
|
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
|
2009-07-31 18:16:33 +00:00 |
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
Removed the BigBlock register allocator.
|
2009-07-30 23:18:43 +00:00 |
LiveInterval.h
|
Move more to raw_ostream, provide support for writing MachineBasicBlock,
|
2009-07-24 10:36:58 +00:00 |
LiveIntervalAnalysis.h
|
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
|
2009-08-03 21:55:09 +00:00 |
LiveStackAnalysis.h
|
Update to in-place spilling framework. Includes live interval scaling and trivial rewriter.
|
2009-06-02 16:53:25 +00:00 |
LiveVariables.h
|
LiveVariables::VarInfo contains an AliveBlocks BitVector, which has as many
|
2009-05-26 18:27:15 +00:00 |
MachineBasicBlock.h
|
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
|
2009-08-03 21:55:09 +00:00 |
MachineCodeEmitter.h
|
1) Proper emit displacements for x86, using absolute relocations where necessary
|
2009-08-05 00:11:21 +00:00 |
MachineCodeInfo.h
|
Add missing file.
|
2009-05-18 21:08:45 +00:00 |
MachineConstantPool.h
|
make Constant::getRelocationInfo return an enum, as suggested by Duncan.
|
2009-07-24 03:27:21 +00:00 |
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
Fix some comments referring to std::cerr.
|
2009-08-03 01:02:24 +00:00 |
MachineFunction.h
|
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
|
2009-08-03 21:55:09 +00:00 |
MachineFunctionAnalysis.h
|
Give MachineFunctionAnalysis a destructor so it can verify that
|
2009-08-01 04:19:43 +00:00 |
MachineFunctionPass.h
|
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
|
2009-07-31 18:16:33 +00:00 |
MachineInstr.h
|
stub out some hacky code for wiring up the new asmprinter interfaces
|
2009-06-19 23:59:57 +00:00 |
MachineInstrBuilder.h
|
add default ctor.
|
2009-07-09 06:44:01 +00:00 |
MachineJumpTableInfo.h
|
Fix some comments referring to std::cerr.
|
2009-08-03 01:02:24 +00:00 |
MachineLocation.h
|
|
|
MachineLoopInfo.h
|
Move isLCSSAForm, isLoopInvariant, getCanonicalInductionVariable,
|
2009-07-13 22:02:44 +00:00 |
MachineMemOperand.h
|
|
|
MachineModuleInfo.h
|
implement a new magic global "llvm.compiler.used" which is like llvm.used, but
|
2009-07-20 06:14:25 +00:00 |
MachineOperand.h
|
Add isMetadata() to check metadata operand.
|
2009-07-06 23:46:02 +00:00 |
MachinePassRegistry.h
|
|
|
MachineRegisterInfo.h
|
Part 1.
|
2009-06-15 08:28:29 +00:00 |
MachineRelocation.h
|
|
|
MachORelocation.h
|
|
|
ObjectCodeEmitter.h
|
1) Proper emit displacements for x86, using absolute relocations where necessary
|
2009-08-05 00:11:21 +00:00 |
Passes.h
|
Fix some comments referring to std::cerr.
|
2009-08-03 01:02:24 +00:00 |
PseudoSourceValue.h
|
|
|
RegAllocRegistry.h
|
Reformat.
|
2009-07-08 21:57:46 +00:00 |
RegisterCoalescer.h
|
Delete spurious semicolons.
|
2009-07-31 18:59:29 +00:00 |
RegisterScavenging.h
|
Scavenger asserts.
|
2009-08-02 18:28:41 +00:00 |
RuntimeLibcalls.h
|
Allow targets to define libcall names for mem(cpy,set,move) intrinsics, rather than hardcoding them in DAG lowering.
|
2009-07-30 09:12:56 +00:00 |
ScheduleDAG.h
|
Add a new bit to SUnit to record whether a node has implicit physreg
|
2009-03-23 16:10:52 +00:00 |
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
Instead of passing in an unsigned value for the optimization level, use an enum,
|
2009-04-29 23:29:43 +00:00 |
SelectionDAG.h
|
Major calling convention code refactoring.
|
2009-08-05 01:29:28 +00:00 |
SelectionDAGISel.h
|
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
|
2009-07-31 18:16:33 +00:00 |
SelectionDAGNodes.h
|
Major calling convention code refactoring.
|
2009-08-05 01:29:28 +00:00 |
ValueTypes.h
|
Factor some of the constants+context related code out into a separate header, to make LLVMContextImpl.h
|
2009-08-04 22:41:48 +00:00 |
ValueTypes.td
|
Remove the v3i32 and v3f32 value types: they are not
|
2009-07-15 15:28:52 +00:00 |