Skip to content
Commit 44659546 authored by Evan Cheng's avatar Evan Cheng
Browse files

Enable Chris' value propagation change. It make available known sign, zero,...

Enable Chris' value propagation change. It make available known sign, zero, one bits information for values that are live out of basic blocks. The goal is to eliminate unnecessary sext, zext, truncate of values that are live-in to blocks. This does not handle PHI nodes yet.

llvm-svn: 66777
parent ef0b7cc2
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