llvm-6502/include/llvm/CodeGen
2007-08-10 14:44:42 +00:00
..
AsmPrinter.h Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
CallingConvLower.h propagate struct size and alignment of byval arguments to the DAG 2007-08-10 14:44:42 +00:00
DwarfWriter.h
ELFRelocation.h Implement review feedback. 2007-04-30 23:54:10 +00:00
FileWriters.h
IntrinsicLowering.h Add explicit keywords. 2007-07-05 20:40:15 +00:00
LinkAllCodegenComponents.h check in the BigBlock local register allocator 2007-06-22 08:27:12 +00:00
LiveInterval.h Adding kill info to val#. 2007-08-08 07:03:29 +00:00
LiveIntervalAnalysis.h Factor live variable analysis so it does not do register coalescing 2007-06-08 17:18:56 +00:00
LiveVariables.h Don't assume that only Uses can be kills. Defs are marked as kills initially 2007-07-20 23:17:34 +00:00
MachineBasicBlock.h Fix misue of iterator pointing to erased object. Uncovered by 2007-06-29 02:45:24 +00:00
MachineCodeEmitter.h
MachineConstantPool.h More explicit keywords. 2007-08-01 15:32:29 +00:00
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h Make MachineFunctionPass::runOnFunction non-virtual. Subclasses override 2007-07-05 20:39:35 +00:00
MachineInstr.h Remove subreg index from MachineInstr's and also keep vregs as unsigned when adding operands. 2007-07-26 07:00:46 +00:00
MachineInstrBuilder.h Fix 80 col violation. 2007-07-26 07:03:08 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h Long live the exception handling! 2007-07-14 14:06:15 +00:00
MachinePassRegistry.h
MachineRelocation.h
MachORelocation.h
Passes.h Implement review feedback. No functionality change. 2007-08-06 16:33:56 +00:00
RegAllocRegistry.h
RegisterScavenging.h Add explicit keywords. 2007-07-05 20:40:15 +00:00
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h Instead of adding copyfromreg's to handle physical definitions. Now isel can 2007-08-02 00:28:15 +00:00
SchedulerRegistry.h
SelectionDAG.h Generalize MVT::ValueType and associated functions to be able to represent 2007-06-25 16:23:39 +00:00
SelectionDAGISel.h Add const to CanBeFoldedBy, CheckAndMask, and CheckOrMask. 2007-07-24 23:00:27 +00:00
SelectionDAGNodes.h propagate struct size and alignment of byval arguments to the DAG 2007-08-10 14:44:42 +00:00
SimpleRegisterCoalescing.h missed this one 2007-07-09 12:20:30 +00:00
SSARegMap.h
ValueTypes.h This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
ValueTypes.td This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00