[PATCH] D11691: [WebAssembly] Add Relooper

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 17:11:45 PDT 2015


jfb accepted this revision.
jfb added a comment.
This revision is now accepted and ready to land.

lgtm, with the intent of polishing, testing and performance-tuning the code as we start using it for the WebAssembly backend. We know this code works and does what it's intended to do in the context of Emscripten, so it makes sense to start from there and evolve the code incrementally in-tree for LLVM's/WebAssembly's purpose.

I'll leave this open for now if others want to comment, and I'll commit if it's uncontended.

Thanks!


Repository:
  rL LLVM

http://reviews.llvm.org/D11691





More information about the llvm-commits mailing list