<div dir="ltr">llvm code generator lowers both integer and pointer types into ixx(say, i16, i32, i64, ...). This make senses for some optimizations.<div><br></div><div>However, integer registers and pointer registers is expilicitly distinguished from each other for some architectures, like TriCore, Blackfin, and our lab prototype dsp, which accelerates address computation and memory access.</div>
<div><br></div><div>I have already read this mail thread: <a href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-May/022142.html">http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-May/022142.html</a> , and I am wondering how is the progress about it.<div style>
<br></div><div style>Thanks.</div><div><br></div>-- <br>杨勇勇 (Yang Yong-Yong)
</div></div>