Program Optimization Using Invariants

保存先:
書誌詳細
出版年:IEEE Transactions on Software Engineering vol. 4, no. 5 (Sep 1978), p. 378
第一著者: Katz, S
出版事項:
IEEE Computer Society
主題:
オンライン・アクセス:Citation/Abstract
Full Text - PDF
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
その他の書誌記述
抄録:Compilers to "optimize" the code produced from computer programs have been in use for many years. Optimization improves execution time of a program by changing or moving some of the statements and leaving the correctness of the program intact. All crucial relationships are maintained between the variables. Computations are tests are altered to reduce the time needed for computation. One technique of optimization imvolves various program transformations that are independent of the machine code. They can be applied to an intermediate-level program prior to machine code generation or directly to source-level programs. The user defines the acceptable input values for the program and the desired relationship between the input and output. "Invariant assertions" are then attached to prechosen points in the program. The correctness of the program with respect to its specifications is provided by these assertions. Figures.
ISSN:0098-5589
1939-3520
DOI:10.1109/TSE.1978.233858
ソース:ABI/INFORM Global