User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
dgohman@mozilla.com Wed Sep 17 17:27:46 2014 +0000 | ce0a75f9481b5c33867ddfa0b758685e2561913a | Dan Gohman — Bug 1029830 - IonMonkey: GVN: More folding for MTest and MTableSwitch. r=nbp |
8f27a48a25d5a7acabf69867597f3dfe0f951cdd | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Replace UCE with GVN r=nbp | |
ff831540e312febfe640805f1cdc207ad8530185 | Dan Gohman — Bug 1029830 - IonMonkey: Fold MTest(Not(Not(x))) and Not(Not(Not(x))) r=nbp | |
6e9a69bead52911e66eb586184c558259a344caa | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Include the current block in GVN's spew output r=nbp | |
d123ad5677f6be76ba98550876451b743a086de1 | Dan Gohman — Bug 1029830 - IonMonkey: GVN: A goto to a non-dominated block won't benefit from a GVN re-run even if its dominators are updated r=nbp | |
b0f729f0e0d38840fcdda9296b62a3d598cc62d0 | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Now that there are foldsTo functions using dependency information, clear it when it becomes invalid r=nbp | |
f7f1732c82097f169fc862bb6979527c9ae0ad36 | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Misc cleanups r=nbp | |
f212bee81c3ce73390ec63c0e6ee02ef9e41f522 | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Say "discard" instead of "delete" r=nbp | |
2079c454f90817279f650f251512638c1c28dfc1 | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Rename "insert" to "add" for consistency with the HashSet API r=nbp | |
6e1ce34f558a14b17ba3321401970ea40152db37 | Dan Gohman — Bug 1029830 - IonMonkey: GVN: Say "release" instead of "discard" when releasing an operand r=nbp | |
69858bc21e7cde39be9d7bb9a1d43191b1f55d90 | Dan Gohman — Bug 1029830 - IonMonkey: Add some more asserts. r=nbp |