llvm-6502/lib/Target
Vikram S. Adve 685133382d Moved code here to extract memory instruction indices and to check
whether FoldGetElemNodes should be called.  This is machine-independent
but was in the Sparc directory.  This is in a new function: GetMemInstArgs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3500 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-24 21:00:08 +00:00
..
CBackend Sign-extend array index expressions to work correctly on non-32 bit machines. 2002-08-24 14:44:23 +00:00
SparcV9 Moved code here to extract memory instruction indices and to check 2002-08-24 21:00:08 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TargetData.cpp Fix sign-extension: it needs to happen *after* multiplying by type size. 2002-08-24 14:44:58 +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