abhishekgahlot / gpuocelot

Automatically exported from code.google.com/p/gpuocelot
1 stars 0 forks source link

Register renaming #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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