| commit | f52ee17a09eabe216562ef57115d8976b9d7f70e | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <dan433584@gmail.com> | Mon Feb 27 22:38:58 2017 +0000 |
| committer | Dan Gohman <dan433584@gmail.com> | Mon Feb 27 22:38:58 2017 +0000 |
| tree | 46b42ff063a865164f78674660bf3b253d66f065 | |
| parent | 2d5841fa7334ac972fc89c12e60e17edf0612b1a [diff] |
[WebAssembly] Split CFG-sorting into its own pass. NFC. CFG sorting was already an independent algorithm from block/loop insertion; this change makes it more convenient to debug. llvm-svn: 296399