1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/Target
Chris Lattner c32337fb08 * s/unsigned int/unsigned
* Make MachineInstrDescriptor only keep a const char * instead of a string
  for the opcode name.

llvm-svn: 4335
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 Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
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 Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
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