llvm-6502/include/llvm/CodeGen
2007-01-24 03:37:18 +00:00
..
AsmPrinter.h move ExtWeakSymbols to AsmPrinter 2006-12-18 03:37:18 +00:00
DwarfWriter.h Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
ELFWriter.h Changed to use the OutputBuffer instead of the methods in MachO and ELF 2007-01-17 22:22:31 +00:00
InstrScheduling.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
IntrinsicLowering.h Simplify IntrinsicLowering and clarify that it is only for use by the 2006-11-15 18:00:10 +00:00
LinkAllCodegenComponents.h Accidental submission. 2006-12-17 11:13:13 +00:00
LiveInterval.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
LiveIntervalAnalysis.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
LiveVariables.h Do away with kill / dead maps. Move kill / dead info onto MI's. 2006-11-15 20:51:59 +00:00
MachineBasicBlock.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
MachineCodeEmitter.h Allow target to specify alignment for function stub. 2006-11-16 20:04:54 +00:00
MachineConstantPool.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
MachineDebugInfo.h Change global descriptor names to provide name, full name and linkage name. 2006-11-30 14:35:45 +00:00
MachineFrameInfo.h Hopefully a good crack at making debugging work on intel -disable-fp-elim. 2006-11-17 21:19:15 +00:00
MachineFunction.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
MachineFunctionPass.h Add an out-of-line virtual function to home class. 2006-07-14 23:08:47 +00:00
MachineInstr.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
MachineInstrBuilder.h Fix indentation. 2006-11-28 02:22:51 +00:00
MachineJumpTableInfo.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
MachineLocation.h Foundation for call frame information. 2006-04-07 16:34:46 +00:00
MachinePassRegistry.h Final polish on machine pass registries. 2006-08-02 12:30:23 +00:00
MachineRelocation.h Add a default relocation type, and allow clients to set the ConstantVal 2006-12-11 02:19:29 +00:00
MachOWriter.h Moved target-specific information to the TargetMachOWriterInfo obj. 2007-01-24 03:37:18 +00:00
Passes.h Oops! didn't mean to put this in there yet. 2006-11-29 07:31:23 +00:00
RegAllocRegistry.h Breaking out specialized classes. 2006-08-02 12:27:50 +00:00
RuntimeLibcalls.h - Move RTLIB::Libcall enum to a separate file. 2007-01-12 22:49:32 +00:00
SchedGraphCommon.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
ScheduleDAG.h Move to operand constraints for two-address instructions. 2006-11-04 09:42:53 +00:00
SchedulerRegistry.h Breaking out specialized classes. 2006-08-02 12:27:50 +00:00
SelectionDAG.h Rename ISD::MemOpAddrMode to ISD::MemIndexedMode 2006-11-09 17:55:04 +00:00
SelectionDAGISel.h remove dead method 2006-10-28 18:21:29 +00:00
SelectionDAGNodes.h Typo. 2006-12-16 06:21:55 +00:00
SSARegMap.h add an assertion 2005-01-05 16:27:34 +00:00
ValueTypes.h Move MVT::getVectorType out of line, it is large and shouldn't be inlined. 2006-07-19 00:40:45 +00:00
ValueTypes.td add a new iPTR ValueType for tblgen use 2006-03-27 22:48:00 +00:00