llvm-6502/include/llvm/Target
Dan Gohman 537ab90d8d Remove the CPAttrParentAsRoot code, which is unused, and inconvenient
for a refactoring I'm working on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92503 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-04 20:31:55 +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
TargetAsmParser.h
TargetCallingConv.td
TargetData.h Silence conversion warning from 64 to 32-bit. 2009-12-09 08:29:32 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Add @earlyclobber TableGen constraint 2009-12-16 19:43:02 +00:00
TargetInstrInfo.h Whitespace changes, comment clarification. No functional changes. 2009-12-14 06:51:19 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Allow targets to specify the return type of libcalls that are generated for floating point comparisons, rather than hard-coding them as i32. 2009-12-28 02:40:33 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Fix setting and default setting of code model for jit. Do this 2009-12-21 08:15:29 +00:00
TargetMachOWriterInfo.h
TargetOptions.h Changes from review: 2009-12-18 23:32:53 +00:00
TargetRegisterInfo.h Revert 90789 for now. It caused massive compile time regression. Post-ra scheduler slowed down dramatically with this. 2009-12-08 19:34:53 +00:00
TargetRegistry.h
TargetSchedule.td
TargetSelect.h Add the rest of the build system logic for optional target disassemblers 2009-11-25 04:46:58 +00:00
TargetSelectionDAG.td Remove the CPAttrParentAsRoot code, which is unused, and inconvenient 2010-01-04 20:31:55 +00:00
TargetSubtarget.h