* Do not allow nodes which produce chain results (e.g. loads) to be folded if
it has more than one real use (non-chain uses). * Record folded chain producing node in CodeGenMap. * Do not fold a chain producing node if it has already been selected as an operand of a chain use. llvm-svn: 24647
Loading
Please sign in to comment