Skip to content

Instantly share code, notes, and snippets.

@timo
Created April 2, 2014 22:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timo/127e3654005b70b92de5 to your computer and use it in GitHub Desktop.
Save timo/127e3654005b70b92de5 to your computer and use it in GitHub Desktop.
diff --git a/spesh_diffs_before/cuid_2_1396478467.24943.txt b/spesh_diffs_after/cuid_2_1396478467.24943.txt
index dcd9e75..11afebe 100755
--- a/spesh_diffs_before/cuid_2_1396478467.24943.txt
+++ b/spesh_diffs_after/cuid_2_1396478467.24943.txt
@@ -1,4 +1,4 @@
-foobar (before)
+foobar (after)
BB 0:
Instructions:
no_op
@@ -7,9 +7,7 @@ foobar (before)
Dominance children: 1
BB 1:
Instructions:
- checkarity liti16(0), liti16(1)
- param_op_o r0(1), liti16(0), BB(3)
- Successors: 3, 2
+ Successors: 2
Predeccessors: 0
Dominance children: 2, 3
BB 2:
@@ -23,11 +21,8 @@ foobar (before)
Dominance children:
BB 3:
Instructions:
- PHI r3(2), r3(0), r3(1)
- PHI r1(3), r1(0), r1(2)
PHI r0(3), r0(1), r0(2)
bindlex <nyi>, r0(3)
- paramnamesused
getlex_no r1(4), <nyi(lit)>
getlex r2(1), <nyi>
decont r1(5), r1(4)
@@ -36,5 +31,5 @@ foobar (before)
invoke_o r2(2), r1(5)
return_o r2(2)
Successors:
- Predeccessors: 1, 2
+ Predeccessors: 2
Dominance children:
\ No newline at end of file
diff --git a/spesh_diffs_before/cuid_2_1396478467.24943_.txt b/spesh_diffs_after/cuid_2_1396478467.24943_.txt
index dcd9e75..a3f8fca 100755
--- a/spesh_diffs_before/cuid_2_1396478467.24943_.txt
+++ b/spesh_diffs_after/cuid_2_1396478467.24943_.txt
@@ -1,4 +1,4 @@
-foobar (before)
+foobar (after)
BB 0:
Instructions:
no_op
@@ -7,9 +7,9 @@ foobar (before)
Dominance children: 1
BB 1:
Instructions:
- checkarity liti16(0), liti16(1)
- param_op_o r0(1), liti16(0), BB(3)
- Successors: 3, 2
+ sp_getarg_o r0(1), liti16(0)
+ goto BB(3)
+ Successors: 3
Predeccessors: 0
Dominance children: 2, 3
BB 2:
@@ -19,15 +19,12 @@ foobar (before)
box_s r1(2), r3(1), r1(1)
set r0(2), r1(2)
Successors: 3
- Predeccessors: 1
+ Predeccessors:
Dominance children:
BB 3:
Instructions:
- PHI r3(2), r3(0), r3(1)
- PHI r1(3), r1(0), r1(2)
PHI r0(3), r0(1), r0(2)
bindlex <nyi>, r0(3)
- paramnamesused
getlex_no r1(4), <nyi(lit)>
getlex r2(1), <nyi>
decont r1(5), r1(4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment