One line performance tweak

Mark Mitchell mark@codesourcery.com
Thu Jan 11 22:30:00 GMT 2001


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

    Richard> Or is the idea that you can do the check by referencing
    Richard> some (e.g.) bitmap that says which pseudos need to be put
    Richard> into memory and that converts it to linear?

Yes, roughly speaking.  It's a hash table, not a bitmap, but same
idea.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-patches mailing list