llvm-6502/lib/Target
Vikram S. Adve 4876209aa6 Don't record instructions for copying method arguments in the
AddedInstrns sets for the first machine instruction.  It is hard
to ensure that the right order is preserved, and sure enough, the
order was broken.  Instead, use a separate set for the function entry.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2312 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-25 04:34:15 +00:00
..
SparcV9 Don't record instructions for copying method arguments in the 2002-04-25 04:34:15 +00:00
Makefile Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetData.cpp Remove dead variable 2002-01-21 22:50:38 +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