Skip to content
Commit 6d19dc90 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

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.

llvm-svn: 859
parent ad97e4ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment