diff options
| author | Dan Gohman <dan433584@gmail.com> | 2016-01-26 03:43:48 +0000 |
|---|---|---|
| committer | Dan Gohman <dan433584@gmail.com> | 2016-01-26 03:43:48 +0000 |
| commit | be6f196bff83fc4db016ed793cf48d3fa39c5f5e (patch) | |
| tree | 52573af689b0e9e72ac020d2a222e492fd006286 /llvm/lib | |
| parent | bb3722430f8bf7ceaa22e4f13df2a1730d93cfd7 (diff) | |
| download | bcm5719-llvm-be6f196bff83fc4db016ed793cf48d3fa39c5f5e.tar.gz bcm5719-llvm-be6f196bff83fc4db016ed793cf48d3fa39c5f5e.zip | |
[WebAssembly] Remove a completed entry from the README.txt.
llvm-svn: 258780
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/WebAssembly/README.txt | 4 |
1 files changed, 0 insertions, 4 deletions
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. |

