llvm-6502/include/llvm/Target
Chris Lattner c7e65fb7d8 * s/unsigned int/unsigned
* Make MachineInstrDescriptor only keep a const char * instead of a string
  for the opcode name.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4335 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-28 04:55:56 +00:00
..
MachineInstrInfo.h * s/unsigned int/unsigned 2002-10-28 04:55:56 +00:00
MInstructionInfo.h Initial checkin of target support for X86 backend. 2002-10-25 23:00:40 +00:00
MRegisterInfo.h Initial checkin of target support for X86 backend. 2002-10-25 23:00:40 +00:00
Sparc.h
TargetCacheInfo.h * Minor cleanups 2002-02-04 05:55:10 +00:00
TargetData.h - Add an endianness field to the TargetData datastructure 2002-10-14 22:41:13 +00:00
TargetFrameInfo.h Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
TargetInstrInfo.h * s/unsigned int/unsigned 2002-10-28 04:55:56 +00:00
TargetMachine.h * Doxygenify comments 2002-10-28 01:02:24 +00:00
TargetMachineImpls.h
TargetOptInfo.h Interface to target-specific routines that support machine code optimization. 2002-09-20 00:49:21 +00:00
TargetRegInfo.h Remvoe a bunch of unneeded forward decls 2002-10-28 02:27:07 +00:00
TargetSchedInfo.h Make scheduling class variables be 'unsigned' instead of 'int' 2002-10-28 04:53:18 +00:00