1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Target
Vikram S. Adve 0ba9c3d61b 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).

llvm-svn: 868
2001-10-18 00:26:20 +00:00
..
Sparc 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