forked from OSchip/llvm-project
[WebAssembly] Remove a completed entry from the README.txt.
llvm-svn: 258780
This commit is contained in:
parent
bb3722430f
commit
be6f196bff
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue