aybassiouny/gpuocelot

Register renaming

GoogleCodeExporter opened this issue · 0 comments

I am analyzing a ptx file using ocelot. At this point just reading the 
instructions from the basic blocks, following the cfg and writing them on 
another file.
But I can see in the output file, the registers and the branch labels are 
renamed. Is there a way to stop this?

Original issue reported on code.google.com by labon...@gmail.com on 30 Jan 2014 at 7:50