"clang/lib/Analysis/GRExprEngine.cpp" did not exist on "d5804b31c4570783de2b27bfe57562be6a8f3569"
-
Akira Hatanaka authored
For example, the first instruction in the code below can be eliminated if the use of $vr0 is replaced with $zero: addiu $vr0, $zero, 0 add $vr2, $vr1, $vr0 add $vr2, $vr1, $zero llvm-svn: 152280
0b2fa914
Loading