Age | Commit message (Expand) | Author |
---|---|---|
2014-03-26 | optimize x < 0 and generalize it to non-i64 values too | Alon Zakai |
2014-03-24 | apply switch-related phi changes after illegal phis were erased | Alon Zakai |
2014-03-23 | handle switches that reach phis appearing before them; fixes emscripen issue ... | Alon Zakai |
2014-03-02 | tolerate phis that refer to values from unreachable blocks | Alon Zakai |
2014-02-28 | Move ExpandI64 into lib/Target/JSBackend. | Dan Gohman |