llvm-6502/include/llvm/CodeGen
Owen Anderson 23b0766b47 Fix formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133164 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-16 16:52:24 +00:00
..
PBQP Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
Analysis.h
AsmPrinter.h When generating code for Win64 EH, emit StartProc and EndProc directives. 2011-05-28 04:21:04 +00:00
BinaryObject.h
CalcSpillWeights.h Use the new TRI->getLargestLegalSuperClass hook to constrain register class inflation. 2011-04-26 18:52:36 +00:00
CallingConvLower.h Provide an ARMCCState subclass of CCState so that ARM clients will always set 2011-06-10 20:59:24 +00:00
EdgeBundles.h Build the Hopfield network incrementally when splitting global live ranges. 2011-04-09 02:59:09 +00:00
FastISel.h Make fast-isel work correctly s/uadd.with.overflow intrinsics. 2011-05-16 21:06:17 +00:00
FunctionLoweringInfo.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
ISDOpcodes.h Add one more argument to the prefetch intrinsic to indicate whether it's a data 2011-06-14 04:58:37 +00:00
JITCodeEmitter.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h Teach LiveInterval::isZeroLength about null SlotIndexes. 2011-05-16 23:50:05 +00:00
LiveIntervalAnalysis.h Dead code elimination may separate the live interval into multiple connected components. 2011-03-17 20:37:07 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h Cache the fairly expensive last split point computation and provide a fast 2011-04-05 04:20:27 +00:00
MachineCodeEmitter.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
MachineCodeInfo.h
MachineConstantPool.h Add comment to clarify what MachineConstantPoolEntry::isMachineConstantPoolEntry() means. 2011-03-24 06:28:45 +00:00
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h Re-commit 131172 with fix. MachineInstr identity checks should check dead 2011-05-12 00:56:58 +00:00
MachineInstrBuilder.h Frame indices are signed. Update MachineOperand methods accordingly. 2011-05-17 18:29:21 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineLoopRanges.h
MachineMemOperand.h
MachineModuleInfo.h Reformatting. Moving class definitions to more natural places. No functionalogical changes. 2011-06-11 11:37:49 +00:00
MachineModuleInfoImpls.h
MachineOperand.h Comment cleanup. 2011-05-26 22:54:27 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachineSSAUpdater.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
ProcessImplicitDefs.h
PseudoSourceValue.h Typos. 2011-06-01 23:32:40 +00:00
RegAllocPBQP.h Switched to DenseMap for allowed sets in PBQP. Reduces total LLC time by 15% on CINT2006 for x86-32. 2011-06-07 06:05:58 +00:00
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h Issue libcalls __udivmod*i4 / __divmod*i4 for div / rem pairs. 2011-04-01 00:42:02 +00:00
ScheduleDAG.h Added -stress-sched flag in the Asserts build. 2011-06-15 17:16:12 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
ScoreboardHazardRecognizer.h Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
SelectionDAG.h Remove dead code. 2011-05-24 18:27:52 +00:00
SelectionDAGISel.h Recommit the fix for rdar://9289512 with a couple tweaks to 2011-04-22 21:59:37 +00:00
SelectionDAGNodes.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
SlotIndexes.h Remove an unused variable in NDEBUG (found with -Wunused-variable). 2011-05-02 05:49:01 +00:00
TargetLoweringObjectFileImpl.h Add the suffix to the Win64 EH data sections' names if given. Add a test for 2011-05-27 21:38:47 +00:00
ValueTypes.h Fix formatting. 2011-06-16 16:52:24 +00:00
ValueTypes.td Fix formatting. 2011-06-16 16:52:24 +00:00