From be6f196bff83fc4db016ed793cf48d3fa39c5f5e Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 26 Jan 2016 03:43:48 +0000 Subject: [WebAssembly] Remove a completed entry from the README.txt. llvm-svn: 258780 --- llvm/lib/Target/WebAssembly/README.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'llvm/lib') diff --git a/llvm/lib/Target/WebAssembly/README.txt b/llvm/lib/Target/WebAssembly/README.txt index 4959fab33ad..45245d532c8 100644 --- a/llvm/lib/Target/WebAssembly/README.txt +++ b/llvm/lib/Target/WebAssembly/README.txt @@ -58,10 +58,6 @@ us too? //===---------------------------------------------------------------------===// -When is it profitable to set isAsCheapAsAMove on instructions in WebAssembly? - -//===---------------------------------------------------------------------===// - Register stackification uses the EXPR_STACK physical register to impose ordering dependencies on instructions with stack operands. This is pessimistic; we should consider alternate ways to model stack dependencies. -- cgit v1.2.3