From 51b079cd28aacf110bf1b53c89bca4a2b23c4d22 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Sun, 6 Dec 2015 19:29:54 +0000 Subject: [PATCH] [WebAssembly] Add some more ideas to README.txt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254880 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/WebAssembly/README.txt | 43 +++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/lib/Target/WebAssembly/README.txt b/lib/Target/WebAssembly/README.txt index 78b3123cde8..97072ab1cc1 100644 --- a/lib/Target/WebAssembly/README.txt +++ b/lib/Target/WebAssembly/README.txt @@ -47,3 +47,46 @@ expression stack across the jump (sometimes). We should (a) model this, and (b) extend the stackifier to utilize it. //===---------------------------------------------------------------------===// + +The min/max operators aren't exactly a