This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bitwise dataflow analysis


Silvius,

If you want to persue this, you should go back and look at my patches
for subreg level dataflow and start hacking from there.   It is not a
big step to start from that and modify it for bits.   If you start
from that, it is most likely not much more than a few days work for
the analysis part.  However, hacking combine could be a life long effort!

All of this code got removed because it's only client was the old ra.

Kenny


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]