1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include/llvm/Target
Vikram S. Adve 4aad6090ae Add method adjustAlignment so that stack slot alignments can be computed
in a target-dependent manner (because of the dang OFFSET in Sparc v9).

llvm-svn: 3745
2002-09-16 15:57:43 +00:00
..
MachineInstrInfo.h Add methods to query about the representation of LLVM quantities (e.g., 2002-09-16 15:56:01 +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 integer register size field. 2002-05-19 15:28:02 +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 Add methods to query about the representation of LLVM quantities (e.g., 2002-09-16 15:56:01 +00:00
TargetMachine.h *** empty log message *** 2002-09-16 15:39:35 +00:00
TargetMachineImpls.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +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