Patents by Inventor Lilian H. Leung

Lilian H. Leung 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: 5778212
    Abstract: The present invention provides a system and method for implementing interprocedural analysis using a standard compilation user interface. The present invention stores an intermediate representation of the source code, associated interprocedural summary information, and compilation options into an extended object format file. Interprocedural analysis functions are then performed on each of the extended object format files, resulting in IPA output files which preserve the compilation options. A compiler back end is invoked for each IPA output file to produce a standard format binary object file. The standard format binary object files are finally linked together to produce a final output, such that the final output can be either an executable program or a dynamic shared object. The present invention executes the interprocedural analysis functions, the compiler back end, and the linking under the control of a linkage editor.
    Type: Grant
    Filed: June 3, 1996
    Date of Patent: July 7, 1998
    Assignee: Silicon Graphics, Inc.
    Inventors: James Craig Dehnert, Seema Hiranandani, Wingshun Wilson Ho, Lilian H. Leung