llvm-6502/include/llvm/Target
Chris Lattner 79227e2906 Modify the TargetLowering::getPackedTypeBreakdown method to also return the
unpromoted element type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27273 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-31 00:46:36 +00:00
..
MRegisterInfo.h Expose base register for DwarfWriter. Refactor code accordingly. 2006-03-28 13:48:33 +00:00
SubtargetFeature.h Clean up some commentary. 2006-03-24 10:00:56 +00:00
TargetData.h Add a new InvalidateStructLayoutInfo method and some comments. 2006-01-14 00:06:42 +00:00
TargetFrameInfo.h
TargetInstrInfo.h add a hook to insert a noop 2006-03-05 23:48:51 +00:00
TargetInstrItineraries.h <cassert> no longer required to make VC++ happy. 2005-11-04 02:59:16 +00:00
TargetJITInfo.h
TargetLowering.h Modify the TargetLowering::getPackedTypeBreakdown method to also return the 2006-03-31 00:46:36 +00:00
TargetMachine.h Eliminate IntrinsicLowering from TargetMachine. 2006-03-23 05:41:41 +00:00
TargetMachineRegistry.h Eliminate IntrinsicLowering from TargetMachine. 2006-03-23 05:41:41 +00:00
TargetOptions.h - Added option -relocation-model to set relocation model. Valid values include static, pic, 2006-02-22 20:19:42 +00:00
TargetSchedInfo.h
TargetSubtarget.h