[WebAssembly] Enable SSA lowering and other pre-regalloc passes
authorDan Gohman <dan433584@gmail.com>
Tue, 8 Sep 2015 12:39:25 +0000 (12:39 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 8 Sep 2015 12:39:25 +0000 (12:39 +0000)
commit2e6ca7df3a25468df9849e234968b0e1efff4493
tree9c60ab5c758dedf52278f4af77bb7760c6f261ad
parent1c82e5f7917f20790c3a827977f94a0d6bf1f0c8
[WebAssembly] Enable SSA lowering and other pre-regalloc passes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
test/CodeGen/WebAssembly/phi.ll [new file with mode: 0644]