llvm-project/llvm/lib/Target
Vikram S. Adve 6e9422e14c When allocating space on stack for writing a register,
use the size of the register, not the size of the Value type,
to get the right alignment.

llvm-svn: 1284
2001-11-12 23:26:35 +00:00
..
Sparc When allocating space on stack for writing a register, 2001-11-12 23:26:35 +00:00
Makefile Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetData.cpp Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
TargetMachine.cpp Added class MachineCacheInfo. 2001-11-09 02:20:18 +00:00
TargetSchedInfo.cpp Add handle to TargetMachine object in all Machine...Info classes. 2001-11-08 05:15:08 +00:00