1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Target
Vikram S. Adve 9dd19151b8 Bug fix in TargetData::getIndexedOffset(): handle struct offset
after array offset correctly.  The type was not being updated for
array offsets!

llvm-svn: 3246
2002-08-04 20:52:39 +00:00
..
Sparc Bug fix in SetOperandsForMemInstr: handle leading zeros correctly 2002-08-04 20:51:05 +00:00
MachineFrameInfo.cpp Implementation of class MachineFrameInfo. 2002-04-25 04:35:27 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TargetData.cpp Bug fix in TargetData::getIndexedOffset(): handle struct offset 2002-08-04 20:52:39 +00:00
TargetMachine.cpp Added class MachineCacheInfo. 2001-11-09 02:20:18 +00:00
TargetSchedInfo.cpp Add code that used to be inline in MachineSchedInfo.h 2002-02-04 05:56:30 +00:00