1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include/llvm/Target
Vikram S. Adve ed466a713a Added class MachineOptInfo as interface to target-specific
routines supporting machine code optimization.
Also added method MachineInstrInfo::getNOPOpCode().

llvm-svn: 3845
2002-09-20 00:52:09 +00:00
..
MachineInstrInfo.h Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +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 Fix compile problem on linux. Noone should ever #include <inttypes.h> 2002-09-16 20:44:19 +00:00
TargetFrameInfo.h Add method adjustAlignment so that stack slot alignments can be computed 2002-09-16 15:57:43 +00:00
TargetInstrInfo.h Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00
TargetMachine.h Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +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 Return const char * const instead of std::string from get register name method 2002-08-12 21:24:55 +00:00
TargetSchedInfo.h *** empty log message *** 2002-07-24 22:20:06 +00:00