..
Mangler.h
give Mangler access to TargetData.
2010-03-12 20:47:28 +00:00
SubtargetFeature.h
Rollback changes r89516: Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods.
2009-11-25 22:44:18 +00:00
Target.td
trim some spurious references to DwarfWriter. SDIsel really doesn't
2010-04-05 04:09:20 +00:00
TargetAsmBackend.h
MC: Add TargetAsmBackend::MayNeedRelaxation, for checking whether a particular instruction + fixups might need relaxation.
2010-03-23 03:13:05 +00:00
TargetAsmLexer.h
Moved InstallLexer() from the X86-specific AsmLexer
2010-01-31 02:28:18 +00:00
TargetAsmParser.h
Fix various doxygen warnings.
2010-02-22 04:10:52 +00:00
TargetCallingConv.td
TargetData.h
Revert r97064. Duncan pointed out that bitcasts are defined in
2010-02-25 15:20:39 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
add a convenient TargetInstrDesc::getNumImplicitUses/Defs method.
2010-03-24 23:07:47 +00:00
TargetInstrInfo.h
on darwin empty functions need to codegen into something of non-zero length,
2010-04-26 23:37:21 +00:00
TargetInstrItineraries.h
Initial support for different kinds of FU reservation.
2010-04-07 18:19:32 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
* Move stub allocation inside the JITEmitter, instead of exposing a
2009-11-23 23:35:19 +00:00
TargetLowering.h
- Move TargetLowering::EmitTargetCodeForFrameDebugValue to TargetInstrInfo and rename it to emitFrameIndexDebugValue.
2010-04-26 07:38:55 +00:00
TargetLoweringObjectFile.h
fix a fixme in TargetLoweringObjectFile::getExprForDwarfReference
2010-03-11 21:55:20 +00:00
TargetMachine.h
Use const qualifiers with TargetLowering. This eliminates several
2010-04-17 15:26:15 +00:00
TargetOpcodes.h
Use Doxygen comment syntax.
2010-03-01 17:45:15 +00:00
TargetOptions.h
Implement -disable-non-leaf-fp-elim which disable frame pointer elimination
2010-04-21 03:18:23 +00:00
TargetRegisterInfo.h
Document that TargetRegisterInfo::contains does not cover virtual registers.
2010-04-20 14:51:20 +00:00
TargetRegistry.h
Momentous day: remove the "O" member from AsmPrinter. Now all
2010-04-04 08:18:47 +00:00
TargetSchedule.td
Make processor FUs unique for given itinerary. This extends the limit of 32
2010-04-18 20:31:01 +00:00
TargetSelect.h
Add the rest of the build system logic for optional target disassemblers
2009-11-25 04:46:58 +00:00
TargetSelectionDAG.td
finally remove the immAllOnesV_bc/immAllZerosV_bc patterns
2010-03-28 08:43:23 +00:00
TargetSelectionDAGInfo.h
Create a new TargetSelectionDAGInfo class. This will eventually acquire
2010-04-16 21:12:11 +00:00
TargetSubtarget.h