llvm-6502/lib/Target
Vikram S. Adve 7fe27874be 1. Move most of the constant-fixup code into machine-independent file
InstrSelectionSupport.cpp.  It now happens in a bottom-up pass on
   each BURG tree after the original top-down selection pass on the tree.
2. Handle global values as constants (viz., constant addresses).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@868 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18 00:26:20 +00:00
..
SparcV9 1. Move most of the constant-fixup code into machine-independent file 2001-10-18 00:26:20 +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 Renamed files to match the main classes they provide. 2001-09-18 12:58:33 +00:00
TargetSchedInfo.cpp Renamed files to match the main classes they provide. 2001-09-18 12:58:33 +00:00