This way we can change the order of tests or delete some of them without
affecting tests for other functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 30794 Build 30793: arc lint + arc unit
Paths
| Differential D60929
[WebAssembly] Make LBB markers not affected by test order ClosedPublic Authored by aheejin on Apr 19 2019, 5:25 PM.
Details Summary This way we can change the order of tests or delete some of them without
Diff Detail
Event Timelineaheejin added a child revision: D60966: [WebAssembly] Emit br_table for most switch instructions.Apr 22 2019, 7:48 AM This revision is now accepted and ready to land.Apr 23 2019, 1:43 PM Closed by commit rL359036: [WebAssembly] Make LBB markers not affected by test order (authored by aheejin). · Explain WhyApr 23 2019, 2:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195946 test/CodeGen/WebAssembly/cfg-stackify.ll
test/CodeGen/WebAssembly/phi.ll
test/CodeGen/WebAssembly/reg-stackify.ll
test/CodeGen/WebAssembly/switch.ll
|