发明名称 Value predictable variable scoping for speculative automatic parallelization with transactional memory
摘要 Parallelize a computer program by scoping program variables at compile time and inserting code into the program. Identify as value predictable variables, variables that are: defined only once in a loop of the program; not defined in any inner loop of the loop; and used in the loop. Optionally also: identify a code block in the program that contains a variable assignment, and then traverse a path backwards from the block through a control flow graph of the program. Name in a set all blocks along the path until a loop header block. For each block in the set, determine program blocks that logically succeed the block and are not in the first set. Identify all paths between the block and the determined blocks as failure paths, and insert code into the failure paths. When executed at run time of the program, the inserted code fails the corresponding path.
申请公布号 US8239843(B2) 申请公布日期 2012.08.07
申请号 US20080046365 申请日期 2008.03.11
申请人 SONG YONGHONG;KONG XIANGYUN;KALOGEROPULOS SPIROS;TIRUMALAI PARTHA P.;ORACLE AMERICA, INC. 发明人 SONG YONGHONG;KONG XIANGYUN;KALOGEROPULOS SPIROS;TIRUMALAI PARTHA P.
分类号 G06F9/45 主分类号 G06F9/45
代理机构 代理人
主权项
地址