llvm-6502/include/llvm/Target
Chris Lattner 303603f758 Flags and TSFlags were (thankfully) never used, so remove them. But wait,
not so fast, add some fields for spill slot size and alignment


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15803 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-16 01:07:53 +00:00
..
MRegisterInfo.h Flags and TSFlags were (thankfully) never used, so remove them. But wait, 2004-08-16 01:07:53 +00:00
TargetData.h * Add a BoolAlignment field to TargetData, default is 1 byte 2004-07-23 01:08:13 +00:00
TargetFrameInfo.h Make this compile on gc 3.4.1 (static_cast to non-const type was not 2004-08-15 09:18:55 +00:00
TargetInstrInfo.h getResultPos() is dead. 2004-08-04 08:06:30 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Add new constructor. 2004-08-10 23:10:21 +00:00
TargetMachineRegistry.h Add a new listener class for things that want to be informed about new 2004-07-11 06:02:59 +00:00
TargetOptions.h Delete the allocate*TargetMachine functions. Move options to a header file 2004-07-11 04:15:52 +00:00
TargetSchedInfo.h Adding friend MSSchedule for ModuloScheduling pass. 2004-08-01 18:57:38 +00:00