With this patch we compute the DFS numbers of instructions only once and update them during the code generation when an instruction gets hoisted.
Passes check and test-suite on x86_64-linux.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM