Vikram S. Adve f60b1f479f 1. Add a bottom-up pass on BURG trees that is used to fix constant operands.
Needs to be bottom up because constant values may be forward-substituted
   to their uses (i.e., into the parent in the BURG tree).
2. Move most of the constant-fixup code into machine-indepedent file
   InstrSelectionSupport.cpp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@860 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-17 23:59:09 +00:00
..
2001-10-13 06:25:03 +00:00
2001-10-16 01:23:19 +00:00
2001-10-13 06:12:30 +00:00
2001-10-13 06:24:10 +00:00
2001-10-13 06:23:14 +00:00
2001-06-06 20:29:01 +00:00
2001-10-13 06:17:50 +00:00
2001-10-02 03:41:24 +00:00
2001-10-13 06:18:05 +00:00
2001-07-14 06:07:58 +00:00