Patents by Inventor Kenneth W. Kennedy, Jr.

Kenneth W. Kennedy, Jr. has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 5249295
    Abstract: A method is disclosed for allocating internal machine registers in a digital computer for use in storing values defined and referenced by a computer program. An allocator in accordance with the present invention constructs a interference graph having a node therein for the live range of each value defined by a computer program, and having an edge between every two nodes whose associated live ranges interfere with each other. The allocator models the register allocation process as a graph-coloring problem, such that for a computer having R registers, the allocator of the present invention iteratively attempts to R-color the interference graph. The interference graph is colored to the extent possible on each iteration before a determination is made that one or more live ranges must be spilled. After spill code has been added to the program to transform spilled live ranges into multiple smaller live ranges, the allocator constructs a new interference graph and the process is repeated.
    Type: Grant
    Filed: March 8, 1993
    Date of Patent: September 28, 1993
    Assignee: Rice University
    Inventors: Preston P. Briggs, Keith D. Cooper, Kenneth W. Kennedy, Jr., Linda M. Torczon