This shows you the differences between two versions of the page.
cpl:labs:11 [2016/12/20 01:59] bogdan.nitulescu |
cpl:labs:11 [2016/12/20 01:59] (current) bogdan.nitulescu [Exercițiul 3] |
||
---|---|---|---|
Line 176: | Line 176: | ||
===== Exercițiul 3 ===== | ===== Exercițiul 3 ===== | ||
- | Folosind codul din fişierul ''Hello.cpp'' din arhiva laboratorului, urmăriţi modul în care pot fi implementată simple constant propagation în LLVM. | + | Folosind codul din fişierul ''Hello.cpp'' din arhiva laboratorului, urmăriţi modul în care poate fi implementată simple constant propagation în LLVM. |
* cum poate fi identificată o instrucţiune inutilă? | * cum poate fi identificată o instrucţiune inutilă? | ||
* identificaţi metoda responsabilă pentru constant folding | * identificaţi metoda responsabilă pentru constant folding |