OSDN Git Service

[WebAssembly] Make LBB markers not affected by test order
authorHeejin Ahn <aheejin@gmail.com>
Tue, 23 Apr 2019 21:17:03 +0000 (21:17 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 23 Apr 2019 21:17:03 +0000 (21:17 +0000)
commit4febd59e1bdcbee65f37f18966bb9783dc344efa
tree62101d5d9a5229a2b4639b9edf98e16da35d7bbd
parent320b0cfdcd7799320b397555dd09483720f8f33c
[WebAssembly] Make LBB markers not affected by test order

Summary:
This way we can change the order of tests or delete some of them without
affecting tests for other functions.

Reviewers: tlively

Subscribers: sunfish, dschuff, sbc100, jgravelle-google, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60929

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359036 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/WebAssembly/cfg-stackify.ll
test/CodeGen/WebAssembly/phi.ll
test/CodeGen/WebAssembly/reg-stackify.ll
test/CodeGen/WebAssembly/switch.ll